Releases: DakaraProject/dakara-player
Releases · DakaraProject/dakara-player
Version 1.2.0
1.2.0 - 2018-06-03
Added
- Tests can be executed with
./tests.py
. - Resources folder, with default/example templates and backgrounds, is moved:
share
>dakara_player_vlc/resources
. - Work link long name can be obtained withe the
| link_type_name
filter.
Changed
- Config file uses the Yaml format and should be
config.yaml
, example file isconfig.yaml.example
. - Calling
dakara.py -d
activates debug logging.
Version 1.0.1
1.0.1 - 2017-10-22
Added
- Changelog.
- Version file.
- Display version in log and idle screen.
- Version bump script.
Version 1.0.0
First release