Releases: jeanmathieupotvin/magic
Version 1.3.1 - Automated pipelines
This version fixes cron
issues. It was not working due to permissions. Now fixed.
Version 1.3 - Automated pipelines
This version introduces a default cron
configuration file that contains cron
jobs. They can be used to schedule regular runs of the pipelines, and fully automate them. Read the README
for more information.
Version 1.2 - The track script
This version introduces minor improvements, bugfixes, and a new individual script: coll-track
. It can be used to track statistics on historical daily USD prices of the unified collection. It is now added to the full collect
pipeline. Read the README
for more information.
Version 1.1 - The collect pipeline
This version is the initial release of magic
. It implements the collect
pipeline that fetches data from Scryfall and tracks underlying aggregate prices. It focuses on so-called collections. Read the README
for more information.