All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Upgraded to pandas 1.2.0
- Dropping Python versions 3.5, 3.6
- Covering Python version 3.9
- Moved scripts from bin/ to examples/
- Github Actions as an alternative to TravisCI
- Dependabot setup
- Moved repo to https://github.com/mv/fundamentus-api/
- Moved git branch from 'master' to 'main'
- Published in PyPI.
- CHANGELOG to CHANGELOG.md
- Using 'tbump' to manage version control.
- README.md
- Created package structure.
- Created 'pytest' scripts.
- Created testing coverage.
- Using TravisCI and Coveralls
- Using 'twine' to create and publish a package.