23 lines
491 B
Markdown
23 lines
491 B
Markdown
# Changelog
|
|
|
|
## 1.3
|
|
|
|
* New property for songs: has_subtitles
|
|
* Upgrade dependencies
|
|
* Add songs without ass file as pending
|
|
* Song folders must have a metadata.json file
|
|
|
|
## 1.2
|
|
|
|
* Get karaoke ass generator from negromate.web
|
|
* Add date to songs
|
|
* Convert to namespace package
|
|
* Add verbose flag
|
|
* Use configuration file for commands defaults
|
|
|
|
## 1.1
|
|
|
|
* Start with generic negromate command with entry points for other modules
|
|
* Move image generating code to utils
|
|
* Migrate setup to pep517
|