Releases: bjornstar/tomes
Releases · bjornstar/tomes
v1.1.2 / 2021-02-24
- README.md: Replace wiki.ecmascript.org with tc39wiki.calculist.org
- README.md: Redirects from *.github.com are going away, change to github.io
- package.json: Use https for bugs url
v1.1.1 / 2020-08-15
- HISTORY.md: Add dates next to version numbers
- HISTORY.md: Prefix versions with v
- HISTORY.md: Add v0.0.16
- HISTORY.md: Try a new style for referencing files
v1.1.0 / 2020-08-15
- Fix array sort test failure
- Remove Makefile and associated scripts
- Test on node 14, 12, and 10
- Fix markdown of HISTORY
- Fix markdown of README
v1.0.0 / 2017-03-14
- Repeated calls to unTome return the same object
v1.0.0-beta.5 / 2017-02-07
- Tomes now have a destroy method
- Add .jshintrc and run on tests
v1.0.0-beta.4 / 2016-11-09
- Update
README.md
to fix first link
v1.0.0-beta.3 / 2016-11-09
- Update
README.md
to point to this fork
v1.0.0-beta.2 / 2016-11-09
- Tomes now have an unTome method
- Fix a few lint errors in tests
v1.0.0-beta.1 / 2016-06-03
- Remove component.json
- Always use node events library
- Now available as @bjornstar/tomes
- Export Tome directly
- Put types on Tome itself
v0.1.0 / 2014-11-19
- Removed the hide method, it was useless and only increased code complexity.
- Added nodei.co badge.
- Added node v0.11 back to travis, maybe it will work now.
- unset executable bit from files.