Skip to content

Releases: ElliotNB/observable-slim

0.0.6

04 Jun 03:28
Compare
Choose a tag to compare

Added support for JSON pointers.

Now whenever an object property is modified or deleted, a JSON pointer (relative to the top-level observed object) is included in the changes callback response.

0.0.5

19 May 01:00
Compare
Choose a tag to compare

Expanded unit tests, 95% coverage. Added additional graceful error handling for certain unlikely scenarios.

0.0.4

04 May 07:21
Compare
Choose a tag to compare

Fix for issue #7, corrections for cleaning up orphaned objects after an array sort.

0.0.3

24 Apr 22:33
Compare
Choose a tag to compare

Performance enhancements, variety of bug fixes, garbage clean up for orphaned objects.

0.0.2

09 Apr 23:40
Compare
Choose a tag to compare
Add installation instructions.