Changes
- Bumped the
mailsuitefloor to>=2.3.0, which raises the transitivemail-parserfloor to>=4.6.2and the transitivecryptographyfloor to>=50.0.0. - Releases and docs deployment are now automated by a tag-triggered GitHub Actions workflow: CI-gated build, PyPI publishing via Trusted Publishing, a GitHub Release with attached distributions, a Docker image push to ghcr.io, and a GitHub Pages docs deploy. The manual
build.shandpublish-docs.shscripts are removed.