Buckets JS Versions Save

A complete, fully tested and documented data structure library written in pure JavaScript.

v1.98.2

7 years ago

Update dependencies

v1.98.1

8 years ago
  • Move built files to /dist directory
  • Use Travis CI
    • Execute tests after every push or pull request
    • Deploy tagged commits to NPM automatically
    • Upload tagged commits build artifacts to GitHub files automatically
  • Use grunt-bump to increase package version and tags automatically
  • Move docs to gh-pages branch
  • Update docs

v1.98.0

8 years ago

1.90.0

9 years ago
  • Grunt build system.
  • equals() across all data structures.
  • Updated documentation.
  • Updated unit tests.

1.85.3

9 years ago

Fix dictionary bugs for edge cases.

1.81

9 years ago

Updated the module to use UMD.

v1.8

9 years ago

Updated test engine and documentation. Bug fixes.