Releases: skykanin/DraftGen
Releases · skykanin/DraftGen
Release v1.5
New features:
- Booster packs are now sorted
Bug fixes:
- Strixhaven lessons and archive card generation are now more balanced
Release v1.4.1
Linux binaries are now almost an order of magnitude smaller due to stripping
Release v1.4
This version adds:
- support for double faced cards
- single card generation through the
--get-card
argument for generating helper cards
Bug fixes:
- booster packs no longer generate cards with promotional art
Release v1.3
This release adds support for the new strixhaven booster pack format
Release v1.2
CLI update. A flag in the CLI has been changed, relevant docs have been updated.
Release v1.1
Code refactoring and bug fixes.
Bug fixes:
- Fixed bug where DraftGen couldn't generate packs for some sets #10
Release v1.0
First proper release! 🥳🥳🥳
Since the pre-release we've implemented all the available command line options and added some enhancements and fixed a couple of bugs.
Changelog:
Release v0.1
Test release