Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased¶
[0.4.0] - 2022-05-24¶
Added¶
- dmv now updates KIT and SYNTH as well as SONG files.
- more usage
Changed¶
- updated to use deluge-card
[0.3.2] - 2022-05-12¶
Added¶
- fix main()
[0.3.1] - 2022-05-12¶
Added¶
- fix for import error #7
- some basic test cover
Added¶
[0.3.0] - 2022-05-12¶
Added¶
- new highly experimental
dmvcommand
Changed¶
- reordered
dlsargs for easier auto-fill and compatability with newdmvandls -pis now thepatternargument (non-optional)- updated usage docs
- requires deluge-card 0.4.2
[0.2.0] - 2022-05-04¶
Changed¶
- command name changed to
dlsfor deluge ls. - removed cli script install.
- depends on deluge-card >= 0.3.0.
sdu ~/SD01 -lsreplaced bydls ~/SD01 sorsongssdu ~/SD01 -lareplaced bydls ~/SD01 aorsamplessdu ~/SD01 -lSreplaced bydls ~/SD01 ssorsong_samples- updated README.
Added¶
-p,--patternoption for globby path filtering. egdls ~/SD01 song_samples -p **/kick*-D,--debugoption for debugging output.- added TLDR style usage docs.
[0.1.4] - 2022-05-02¶
Fixed¶
- Script entry point
dsd.
[0.1.3] - 2022-05-02¶
[0.1.2] - 2022-05-02¶
Changed¶
- Removed dev-requirements from the published package.
- Depends on deluge-card >= 0.2.3.
- Improved the Pypi classifiers.
Added¶
- New script entry point
dsd.
[0.1.1] - 2022-05-01¶
- First release on PyPI.
Added¶
- basic list features in sdu.py module