First Major Release completing visualization
Technically not a release with "incompatible API changes", but completing most of the "basic" functionality led to the first major version of this package.
- Added functionality of joining the individual graphs for each timestep to visualization directly. #6 #11
- Fixed the scaling mechanism when using svgjoin #13
- Removed the Changelog in JsonAPI.md, adding it to the normal Changelog
- Changed tests from unittest to pytest, see #10 #12
- Updated tests to be easier to handle and extend in the future #7
For a more detailed list of changes see Changelog