Releases: ctron/hagen
Releases · ctron/hagen
Hagen v0.1.5
Add push to docker.io
Hagen v0.1.4
New features
- Automatic release pipeline with GitHub Actions
Changes
- Restructure the project into
hagen-core(library) andhagen(command line app) to prepare creating custom generators - Fix an issue with the
abstract_urlhelper, generating wrong URLs.