Version 1.3.0
Changed
- Minor refactoring of indexer
Added
- Ability to get statistics for arbitrary items and date ranges by POSTing a JSON-formatted request to /items as opposed to the current
GET /items
which returns pre-indexed all-time stats for all items
Updated
- Run pipenv update, bringing minor updates to pytest, psycopg2-binary, etc