Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@errietta errietta released this 23 Jul 20:49
· 50 commits to master since this release

Breaking changes: (I can haz doing semver correctly)

  • JSON Schemas available for Category and Transaction objects.
    • These are available in the exported JSONSchema object.
  • Validation now uses these JSON Schemas.
  • Category mode enums are now changed to strings "STRICT" and "FLEX" instead of numbers.