Skip to content

0.2 Beta Release Two

Pre-release
Pre-release
Compare
Choose a tag to compare
@RobDWaller RobDWaller released this 30 Apr 10:06
· 25 commits to master since this release
c2f2116

This release fixes a bug in the ToJson trait where it will return invalid JSON if the domains module Collection contains more than one item.

To Do:

  • Update README documentation to reflect changes made to interfaces and domains module.
  • Add code comments.
  • Improve test coverage.
  • Continue to improve code abstraction.