Skip to content

Releases: jsful/treeful

v1.7.0

11 Jul 18:22
Compare
Choose a tag to compare

Changes

New Feature: assignData method added
Updated Doc: New documentation created with GitBook

v1.6.1

05 Jul 17:28
Compare
Choose a tag to compare

Changes

New Feature: toString method added
Updated Feature: setData method accepts function as a parameter

v1.5.0

30 Jun 19:27
Compare
Choose a tag to compare

Changes

New Feature: Dev tool added

v1.4.0

28 Jun 21:24
Compare
Choose a tag to compare

Changes

Minor: Added monthly download tag to readme
New Feature: shake method added

v1.3.1

28 Jun 21:23
Compare
Choose a tag to compare

Changes

Minor: More test cases added
Minor: Hot replacement fixed for examples
New Feature: incrementData/decrementData methods added for numbers
New Feature: toggleData method added for booleans
New Feature: pushData/popData methods added for arrays

v1.0.7

18 Jun 07:27
Compare
Choose a tag to compare

Changes

Minor: Coverage added

v1.0.6

17 Jun 16:28
Compare
Choose a tag to compare

Changes

Minor: Add Travis CI
Bug Fix: Bug where unsubscribe function always removes last callback has been fixed

v1.0.5

16 Jun 22:46
Compare
Choose a tag to compare

Changes

Minor: Updated readme with new example
Minor: Updated treeful.test.js

v1.0.4

15 Jun 22:52
Compare
Choose a tag to compare

Initial release with full features + documentation.