Skip to content

Releases: skykanin/DraftGen

Release v1.5

08 May 02:14
Compare
Choose a tag to compare

New features:

  • Booster packs are now sorted

Bug fixes:

  • Strixhaven lessons and archive card generation are now more balanced

Release v1.4.1

07 May 21:28
Compare
Choose a tag to compare

Linux binaries are now almost an order of magnitude smaller due to stripping

Release v1.4

06 May 23:57
Compare
Choose a tag to compare

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

04 May 19:32
Compare
Choose a tag to compare

This release adds support for the new strixhaven booster pack format

Release v1.2

05 Apr 13:31
cdb1ff0
Compare
Choose a tag to compare

CLI update. A flag in the CLI has been changed, relevant docs have been updated.

Release v1.1

04 Apr 22:28
7214d45
Compare
Choose a tag to compare

Code refactoring and bug fixes.

Bug fixes:

  • Fixed bug where DraftGen couldn't generate packs for some sets #10

Release v1.0

11 Mar 02:37
Compare
Choose a tag to compare

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:

  • Added proper error handling in the CLI #2
  • Fixed bug which ignored the card data cache #6
  • Updated the readme file with proper documentation #3, #8
  • Switched from using linked lists to sequences #1

Release v0.1

03 Mar 23:03
Compare
Choose a tag to compare
Release v0.1 Pre-release
Pre-release

Test release