Skip to content

0.5.0

Compare
Choose a tag to compare
@hauke96 hauke96 released this 08 Apr 22:01
· 1286 commits to master since this release
a503e0b

New features in 0.5.0:

  • Added a database. Changes can now be stored persistently.
    • Refactoring of the storage architecture. The in-memory store still exists and can be used e.g. for testing purposes.
  • Enhanced error handling in the server
  • Updates existing tests and added new ones
  • Some bug fixes
  • Added more documentation