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.
- Update most fonts to subset to reduce distribution size.
- Unused python script for generating invoice PDF (
invoice.py)
- Start Changelog file for easy tracking.
- Add validations for config.toml file (using pydantic)
- Update Readme to include Pypi release information.
- Refactor usage of config from dictionary to class objects.
- Initial release of BulkInvoicer.
- Sample files and configuration.
- README and other related files.