0.5.0
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