Skip to content

Releases: zyxw59/soundchanger

2.0.2

21 Jun 21:48
Compare
Choose a tag to compare

Also forgot to change the imports that referred to core.py

2.0.1

21 Jun 21:38
Compare
Choose a tag to compare

Derp, forgot to change a line in index.py which referred to app.py rather than cgiApp.py

2.0.0

21 Jun 21:32
Compare
Choose a tag to compare

Refactored and commented code. Reorganized to better integrate command line and CGI script access. Added code to generate a dictionary from a text file, and to more easily format dictionaries and dictionary entries.
TODO: CGI interface for GMP formatter
TODO: Inflection tables

1.2.1

16 Aug 07:09
Compare
Choose a tag to compare

got rid of a debug line in app.py

1.2.0

15 Aug 20:46
Compare
Choose a tag to compare

Added command line interface for app.py!

1.1.0

09 Aug 07:01
Compare
Choose a tag to compare

Added GMP formatter.

TODO: CGI interface for GMP formatter.

1.0.0

06 Aug 22:35
Compare
Choose a tag to compare

It works!