Skip to content

api-preview-0.8.5.0

Compare
Choose a tag to compare
@plural plural released this 07 Jan 03:53
· 37 commits to main since this release
ae9acb0

What's Changed

  • Add basic import and storage for card face info. by @plural in #341
  • Don't use the card subtypes for faces. by @plural in #343
  • Add card face data to unified_cards. by @plural in #342
  • Expose layout_id on card resource. by @plural in #345
  • Make faces 0-indexed. by @plural in #346
  • Expose card faces as an array of objects on cards. by @plural in #344
  • Import printing faces and update unified_printings. by @plural in #347
  • Fix face columns to be properly normalized in unified_printings. by @plural in #348
  • Expose faces on printings. by @plural in #349
  • Compact the card_subtype_ids array on card faces. by @plural in #350
  • Add images to printing faces. Refactor images method. by @plural in #351

Full Changelog: api-preview-0.8.4.8...api-preview-0.8.5.0