Releases: VaeterchenFrost/tdvisu
Releases · VaeterchenFrost/tdvisu
1.1.0 Utilities
See Changelog for more details!
- Added file utilities.py with several static or shared things
- Added file logging.yml (and .ini) with logging configuration for the module [#20]
- Added half the tests for utilities.py
- Updated some texts/defaults for the argparse.
- Extended README
Version 1.0.1 Codecov
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
First Minor Patch
Will go to v1.0.0 when https://github.com/VaeterchenFrost/tdvisu/milestone/3 is completed.
See Changelog for current changes.
Trying pypi Release
Just added new workflow.
New Tag for testpypi
Brand new
Setup the Repository
Working GitHub Action python-app.yml
for tests.
With this prerelease testing the GitHub Action for: python-publish-test.py