Releases: scryfall/api-types
Releases · scryfall/api-types
v1.0.0-alpha.4: Timeless, readme, and print+finishes updates
What's Changed
- add "timeless" to Card/values/Format.ts by @armcknight in #8
- Add installation instructions in README.md by @thesilican in #7
- Update Finishes & Print attributes by @scarletcs in #18
- Update version to prerelease alpha.4 by @scarletcs in #19
New Contributors
- @thesilican made their first contribution in #7
Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4
v1.0.0-alpha.3: CardSymbol updates & exported ScryfallObject
What's Changed
- fix: correct path to internal types by @crookedneighbor in #2
- Add card_symbol hybrid & phyrexian fields by @scarletcs in #3
- We now export the ScryfallObject namespace, just in case you want to work with it. by @scarletcs
Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3
v1.0.0-alpha.2: Expanded card and layout documentation
This release expands the README.md, Card, and Layout files to provide better documentation of type narrowing, and of cards and layouts.
by @scarletcs
Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2
v1.0.0-alpha.1: Readme update, enum for rulings
What's Changed
-
Readme now provides clear usage examples to copy/paste by @scarletcs
-
fix: apply enum for ruling source by @crookedneighbor in #1
New Contributors
- @crookedneighbor made their first contribution in #1
Full Changelog: v1.0.0-alpha.0...v1.0.0-alpha.1
v1.0.0-alpha.0: Alpha test release
This is an initial release for early testing.
by @scarletcs