Releases: ericjaychi/tigrex
Releases · ericjaychi/tigrex
v1.3.0
v1.2.0
- Fixed issue where Magic Origin Planeswalker cards were not able to be searched for.
- Added support for just the command
tigrex
instead of writing outpython -m tigrex
. - Updated README.md to have a GIF for each feature.
v1.1.1
- Added GitHub URL to pypi.org page.
v1.1.0
- Removed prices from the
search
feature. Now only displays card's information. - Improved the card search description by adding creature type and power / toughness.
- Added new feature
price
which shows the prices of a card from all the sets it has ever been printed from, including foil prices. - Added support for Transform cards.
- Added support for Meld cards.
- Added support for Saga cards.
- Added support for Flip cards.
- Updated README.md with download and usage instructions.
v1.0.3
- Add
search
feature that allows the user to receive a list of prices and a card description.