Skip to content

v0.3.1

Choose a tag to compare

@hobosock hobosock released this 31 Mar 19:29
· 23 commits to main since this release

Database Change

I've switched to using a larger, more complete database from Scryfall to provide better price information. The previous releases used a database file that contained only a single printing of every card published in Oracle - and sometimes those printings don't any price data at all. This new database contains every printing of each card so that I can display a more accurate information. This new database is roughly 3 times larger, so you might notice a change in load times.

What's Changed

  • switched to bigger database for more complete price information by @hobosock in #10

Full Changelog: v0.3.0...v0.3.1