0.2.0
[0.2.0] - 2023-09-16
Added
- Module itself with poetry.
- CLI Tool wrapping the module with typer.
- Optional dependency
typer
for CLI Tool. - MkDocs for documentation.
- GitHub Actions:
- Generate Documentation.
- Publish to PyPI.
- Dependabot for dependency management.
- Funding options for GitHub Sponsors.
Changed
README.md
to include installation and usage instructions.- Dependencies to fit the project.