Skip to content

0.4.6

Compare
Choose a tag to compare
@ghillairet ghillairet released this 27 Nov 18:21
· 63 commits to master since this release

This release contains many performance improvements and support for unique object ids.

Performance improvements:

  • EObject.eContents() now caches it's result until a change event is detected.
  • Resource._index() now caches it's result until a change event is detected.

Support for ids:

  • JSON objects containing _id properties will be used as identifier (fragments) for EObjects.