hashmap v2.0.6 Release Notes

    • 🛠 Names of chained methods is hardcoded rather than using the "return" trick. Fixes bug when minified, thanks @fresheneesz.
    • ➕ Added jshint to be run before any commit