Releases: moogar0880/PySubler
Releases · moogar0880/PySubler
Release v0.4.2
0.4.2 (2015-07-21)
- Fixed an issue with improperly escaping metadata for use with
subprocess.check_output
- Added improved DEBUG logging for generated commands and their results
- Improved the default
Subler.dest
attibute to create a unique destination filename - Added a collection of automated tests for Travis CI
- Added Travis CI support
0.3.1
- Bug fix to keep RTD happy
- Addition of subler.utils module for utility functions
- More intuitive SublerCLI executable path discovery
- Added better shell escaping for SublerCLI arguments
- Fixed SublerCLI version property
- Fixed tracks property for outputting the track listings of the source file
- Subler existing_metadata property is now returned as a list of Atoms
Initial Release
v0.2.0 Adding MANIFEST.in