Skip to content

v0.5.0: Modernized and Renamed

Latest

Choose a tag to compare

@mswart mswart released this 11 Sep 15:25

New name

Rename project to "Macen".
The similarity to mason is welcome (as ACME server are called boulder and pebble), but uses the letters of ACME.

Modernize project

  • Switch to pyproject.toml (instead of setup.py); use scripts instead of custom binaries
  • Auto-format code
  • Configure linter and fix diagnostics
  • Refresh supported Python versions (now 3.10 to 3.13)

Breaking change:

Merge register cli into server startup to automatically register if needed.

Container images:

Offer container images via ghcr.io/mswart/macen:v0.5.0