Skip to content

Releases: helpvisa/tts-devtools-py

v0.3

18 Jan 05:59
v0.3
980a03d

Choose a tag to compare

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)

preview

v0.2

17 Jan 04:53
v0.2
67e58dc

Choose a tag to compare

v0.2 Pre-release
Pre-release

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

preview

v0.1

16 Jan 09:52
v0.1
876ba59

Choose a tag to compare

v0.1 Pre-release
Pre-release

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