Added
- Much more automation via CI/CD.
- Build and deploy documentation to server after publishing new releases to PyPi.
- Added version verifying script to ensure version strings in the pyproject.toml and
change log match the tag ref name.
Fixed
- Fixed changing an Angles sub-angle via the __setitem__() method not recomputing the
internal rotation matrix.