mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-01-12 04:28:51 +01:00
11 lines
No EOL
538 B
Markdown
11 lines
No EOL
538 B
Markdown
# MTG Python Deckbuilder ${VERSION}
|
|
|
|
## Summary
|
|
- Restored setup filtering to exclude Acorn and Heart promotional security stamps so Commander card pools stay format-legal.
|
|
- Added a regression test that locks the security stamp filtering behavior in place.
|
|
|
|
## Added
|
|
- Regression test covering security-stamp filtering during setup to guard against future case-sensitivity regressions.
|
|
|
|
## Fixed
|
|
- Setup filtering now applies security-stamp exclusions case-insensitively, preventing Acorn/Heart promo cards from entering Commander pools. |