Skip to content

Releases: bjornstar/tomes

v1.1.2 / 2021-02-24

24 Feb 02:27

Choose a tag to compare

  • 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

24 Feb 02:27

Choose a tag to compare

v1.1.0 / 2020-08-15

15 Aug 01:53

Choose a tag to compare

  • 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

15 Mar 03:52

Choose a tag to compare

  • Repeated calls to unTome return the same object

v1.0.0-beta.5 / 2017-02-07

15 Mar 03:53

Choose a tag to compare

  • Tomes now have a destroy method
  • Add .jshintrc and run on tests

v1.0.0-beta.4 / 2016-11-09

15 Mar 03:54

Choose a tag to compare

  • Update README.md to fix first link

v1.0.0-beta.3 / 2016-11-09

15 Mar 03:55

Choose a tag to compare

  • Update README.md to point to this fork

v1.0.0-beta.2 / 2016-11-09

15 Mar 03:56

Choose a tag to compare

  • Tomes now have an unTome method
  • Fix a few lint errors in tests

v1.0.0-beta.1 / 2016-06-03

15 Mar 03:57

Choose a tag to compare

  • 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

15 Mar 05:31

Choose a tag to compare

  • 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.