Skip to content

Releases: VaeterchenFrost/tdvisu

1.1.0 Utilities

06 Jun 22:24
Compare
Choose a tag to compare

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

04 Jun 20:38
Compare
Choose a tag to compare

First Major Release completing visualization

04 Jun 13:35
Compare
Choose a tag to compare

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

01 Jun 21:55
Compare
Choose a tag to compare

Will go to v1.0.0 when https://github.com/VaeterchenFrost/tdvisu/milestone/3 is completed.

See Changelog for current changes.

Trying pypi Release

01 Jun 18:52
Compare
Choose a tag to compare
Trying pypi Release Pre-release
Pre-release

Just added new workflow.

New Tag for testpypi

01 Jun 18:38
Compare
Choose a tag to compare
New Tag for testpypi Pre-release
Pre-release

Brand new

Setup the Repository

01 Jun 18:33
3d5a027
Compare
Choose a tag to compare
Setup the Repository Pre-release
Pre-release

Working GitHub Action python-app.yml for tests.

With this prerelease testing the GitHub Action for: python-publish-test.py