Releases: petebachant/Tow
Releases · petebachant/Tow
Release list
v0.3.1
What's Changed
- Address unexpected exits and overshoots by @petebachant in #33
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Migrate to PyQt5 by @petebachant in #29
- Migrate to uv for project management by @petebachant in #31
Full Changelog: v0.2.0...v0.3.0
Tow 0.2.0
- Added back-and-forth motion
- Now saves and loads motion parameters from last session
Tow 0.1.2
A minor release with some significant improvements:
- Installs as a Python package rather than being made into a binary executable
- Remembers latest window location
Tow 0.1.1
This release is the second, where the app was translated from C++ to Python, and the GUI was redesigned.