- Added a GitHub Actions task to auto release to GitHub on push to main. - Added badges to README.md - Added version to the package init file - Added more classifiers in project.toml
0.1.0
- Discontinue support for python3.10 - Added GitHub Actions for testing and publishing - Added tox.ini - Added more commands in the Makefile
0.0.3
- Unit tests for Angets added - get_int conversion logic has been fixed - get_confirmation internal dictionary unpacking bug has been fixed - Makefile has been given limited functionality