Skip to content

crystalline-v0.5.0

Compare
Choose a tag to compare
@easazade easazade released this 22 Sep 21:25
· 97 commits to main since this release
eb7c30d

Full Changelog: crystalline-v0.4.0...crystalline-v0.5.0

crystalline-v0.5.0

  • Move test observers from crystalline/test to crystalline/lib & Add tests for them
  • Restyle tests
  • Add cause to Failure
  • Change mutator name map() to mapTo to avoid conflict with CollectionData map()
  • Add events
  • Update events to be consumable
  • Add missing event arg in event listener callbacks
  • Add extension on Iterable to map to data objects
  • Refactor term error to failure in all packages