Releases: helpvisa/tts-devtools-py
v0.3
Full Changelog: v0.2...v0.3
First "non-prerelease" version as it fixes most of the bugs I've encountered and improves the GUI experience pretty significantly.
This version also adds:
- auto-saving of your text fields; this data is saved to a json file stored in the same directory as the executable is run from, so running the GUI from within different "project folders" will save unique settings for each folder.
- a new entry field for specifying unique upload and download folders (they can also still both be the same, if you'd like)
- some bug fixes around the auto-generating code for the specfile
On the road from here to 1.0 we have:
- some fixing to do on the scripts
- some packaging work to do to land this thing on PyPI (eventually)
v0.2
Version 0.2 adds a better GUI and automatic specfile generation.
The scripts are available in the source archives!
Full Changelog: v0.1...v0.2
v0.1
Version 0.1
The first version of tts-devtools-py stumbles onto the scene!
This is specifically referring to the GUI build, although the accompanying scripts have been updated alongside the GUI.
If you're a windows user, the GUI is really the way to go unless you're in WSL.
If you're a Linux user, you can use either the scripts or the GUI at your leisure!
The scripts are contained in the full source code downloads.
Full Changelog: https://github.com/helpvisa/tts-devtools-py/commits/v0.1

