Releases: Conengmo/battle-map-tv
Releases · Conengmo/battle-map-tv
v0.6.1
What's Changed
Fix some issues with the v0.6.0 release:
- Some type hints that don't work on Python 3.8 got through, fix them.
- PySide6==6.6.3.1 lead to a Mypy error, exclude it.
- Remove the unused Scipy requirement.
Full Changelog: v0.6.0...v0.6.1
v0.6.0
v0.5.0
v0.4.1
v0.4.0
v0.3.0
What's Changed
- Add initiative tracker: a text area in the control window to enter the initiative order, and an overlay on the TV window that shows the sorted initiative order.
Full Changelog: v0.2.2...v0.3.0
v0.2.2
Fix wrong dependency in pyproject.toml
Full Changelog: v0.2.1...v0.2.2
v0.2.1
- Add argument to the command line interface to specify the directory the file dialog should open on.
Full Changelog: v0.2.0...v0.2.1