- Added pytest-cov to the development cycle (Makefile only for now)
0.3.0
- Added functionality to automatically tag and release the latest merge with the main branch - Added more test coverage
0.2.0
- Added support for reading `yml` files - Added url to environment of publish.yaml - Fixed release date of v0.1.1 in HISTORY.md - Fixed test `yaml` files in tests directory
0.1.1
- Added documentation in README.md - Started cataloging changes in HISTORY.md
0.1.0
- Added `instance_data` to make it easier to create objects - Added if conditional to ensure that fallbacks are iterated through if it is not empty or `Nonetype`