Skip to content

Releases: moogar0880/PySubler

Release v0.4.2

21 Jul 03:23
Compare
Choose a tag to compare

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

15 Sep 01:51
Compare
Choose a tag to compare
  • 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

01 Sep 01:58
Compare
Choose a tag to compare
v0.2.0

Adding MANIFEST.in