Releases: putnam/binmerge
Releases · putnam/binmerge
binmerge 1.0.3
binmerge 1.0.2
Minor update:
- fix: deprecation warnings in python 3.12 (#18)
- fix: use correct filenames for single-track discs (#17)
- change: track filenames will now always be basenames in cuesheets (no fully qualified paths) (#12)
- typos and documentation fixes
Full Changelog: 1.0.1...1.0.2
binmerge 1.0.1
Minor update.
Added some slightly more user-friendly error handling. Output directory, if set, will now be created if needed.
A 64-bit Windows binary has been generated with pyinstaller (binmerge-1.0.1-win64.zip).
binmerge 1.0
v1.0
- just packaged everything into a zip
- created a windows standalone build with pyinstaller (64 bit only)