Releases: randompersona1/ultrastarParser
Releases · randompersona1/ultrastarParser
v0.6.0-alpha
Initial Commit Featuring versioning, IO, and a song class for library usage.
Release v0.5.0-alpha
Various stuff
- Big improvements to the readme
- ability to export library as json or csv
- ability to validate karaoke
Release v0.4.0-alpha
Lots of internal refactoring here. Also tons of bugfixes, vastly improved docstrings and new methods for both files and libraries.
Release v0.3.8-alpha
Lots of bugfixes, and improvements to docstrings. No breaking changes.
Features:
- add() and remove() for library
- is_duet() and validation functions for ultrastarfile
- additional optional arguments for functions like reorder_auto() to allow for custom reordering.
Release v0.3.7-alpha
Bugfix for automatic reordering of tags.
Release v0.3.5-alpha
Fix for bom characters in text file.
Release v0.3.3-alpha
Fixed bug where .commonname would be cut off if the file name had a period.
Release v0.3.2-alpha
Bugfix: .commonname was supposed to be a string, but became a list
Release v0.3.0-alpha
More pylint changes
Release v0.2.0-alpha
Many bugfixes and new features