- Nothing changed yet.
- Removed deprecated "submit ruling" endpoint. Direct users to https://rulings.krcg.org from now on.
- BREAKING CHANGE: New rulings format. Now an array of objects.
- FLIGHT is now always upper-case
- Added legality date to cards
- 30th anniversary release
- Bump KRCG (3.12)
- Add OpenAPI validator
- Upgrade OpenAPI to 3.1
- Use Python 3.11
- New packaging
- Fix tests
- Fix /vdb endpoint (bug)
- Bump KRCG (2.32)
- Fix /vdb endpoint (new URL format)
- New fields in card: _set and ordered_sets
- Bump KRCG (2.30)
- Bump KRCG (2.30)
- Bump KRCG (2.29)
- Improve twda/list endpoint and documentation
- Bump KRCG (2.23)
- Update VDB domain name (now vdb.im)
- Update python version for tests (3.9)
- Bump KRCG (2.21)
- Adapt to V5 Anarch
- Additional fields for crypt cards: "has_advanced", "has_evolution", "is_evolution"
- Standard card names now always include the group in parenthesis for crypt cards
- Crypt cards have a new field "printed_name" (non-unique)
- Bump KRCG version
- New endpoints: twda/list and twda/random
- Fix VDB endpoint for form-encoded data
- Improve logging
- Bump KRCG version
- Additional rulings
- Fix Lackey export
- Unquote/decode text parameters in URL path
- Fix players_count search parameter for the TWDA
- Provide card scans URLs for all prints
- Add /vdb endpoint to fetch a deck from VDB
- Fix the way multi-valued search filters are handled
- Fix Python 3.7
- Minor fixes (doc, packaging)