Releases: iluvcapra/mfbatch
Releases · iluvcapra/mfbatch
v0.6.0
What's Changed
- Feature: Get file list from file by @iluvcapra in #2
- Feature: Rename by @iluvcapra in #4
Full Changelog: v0.5.2...v0.6.0
Version 0.5.2
Updated publisher script trying to resolve PyPi publishing failure.
What's Changed
- Update python-publish.yml by @iluvcapra in #3
Full Changelog: v0.5.1...v0.5.2
Version 0.5.1
What's Changed
- Add support for Python 3.13 by @iluvcapra in #1
- Fixed a bug in
setincthat prevented it from working.
New Contributors
- @iluvcapra made their first contribution in #1
Full Changelog: v0.5.0...v0.5.1
Version 0.5.0
Added a -s/--sort command-line option.
Full Changelog: v0.4.1...v0.5.0
Version 0.4.1
- Fixed a bug in the argument parser that made
-hfail. - Added some more documentation.
- Added unit tests.
- Added Pylint and unittest GitHub workflows.
- README badges, touch-ups for packaging.
Full Changelog: v0.4.0...v0.4.1
Version 0.4.0 — First Release!
v0.4.0 Update python-publish.yml