- Update documentation
- Dump as JSON
- Refactor cache.py to cacher.py
- Refactor snapshot.py to cache.py
- Migrate from snapshot logic to single caching
- Update documentation
- Update parsing for coinmarketcap's html template change
- Add test case
- Update snapshot.py
- Align with documentation by refactoring take_snapshot to take
- Add docstrings to take
- Handle first snapshot by giving warnings
- Major update to data manager
- Refactor main.py to request.py
- Add snapshot.py and parser.py
- Update documentation
- First release