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.
- Bumped Typer maximum version to 1.0
- Bumped Rich maximum version to 11.0
- Added
py.typed
- Auto create output_directory & parents if it doesn't exist.
- SVG Support
- Command Line Interface
- More docs
- Export exceptions from top level
- Icon Properties uses Tuple for dimensions instead of List
- Add mypy type checking
- Type annotations and inconsistent type issues pointed out by mypy
Initial Release