mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-01-28 04:06:11 +01:00
chore(release): v2.2.3 - fixed bug causing basic lands to not be added; updated removal tagging logic causing non-removal cards to be tagged due to wording
This commit is contained in:
parent
a0a12baa9b
commit
fe9aabbce9
9 changed files with 48 additions and 16 deletions
|
|
@ -33,6 +33,8 @@
|
|||
- Existing completed pairs are counted toward the target; only missing partners are added.
|
||||
- No changes to CLI inputs for this feature in this release.
|
||||
- Headless: `tag_mode` supported from JSON/env and exported in interactive run-config JSON.
|
||||
- Logic for removal tagging causing self-targetting cards (e.g. Conjurer's Closet) to be tagged as removal (2.2.3)
|
||||
|
||||
## Fixes
|
||||
- Fixed an issue with the Docker Hub image not having the config files for combos/synergies/default deck json example
|
||||
- Fixed an issue with the Docker Hub image not having the config files for combos/synergies/default deck json example
|
||||
- Bug causing basic lands to no longer be added due to combined dataframe not including basics (2.2.3)
|
||||
Loading…
Add table
Add a link
Reference in a new issue