ForgeKit 0.3.6
ForgeKit is a Go CLI tool that generates production-ready REST APIs with hexagonal architecture.
Changelog
- 63649c9: Add documentation files to source package (@Demetrius-ch)
- 53166be: Add vendored Go dependencies for offline build (@Demetrius-ch)
- ede1112: debian: add packaging fixes and GPG public key (@Demetrius-ch)
- 5f5fdce: debian: prepare official package 0.3.4-1 (@Demetrius-ch)
- 4465e49: fix(apt): avoid same-file copy error, copy GPG key in single step (@Demetrius-ch)
- 88804dd: fix(apt): copy GPG public key to repo structure for GitHub Pages deployment (@Demetrius-ch)
- 8dfe195: fix(release): add --builds=all to ensure Windows cross-compilation (@Demetrius-ch)
- 52917b0: fix(release): add debian/changelog.Debian.gz for nfpm (@Demetrius-ch)
- 6e9c64f: fix(release): single build with all targets for cross-compilation (@Demetrius-ch)
- ec056cc: fix(snap): fix verify and publish working directories (@Demetrius-ch)
- f4b235e: fix(snap): install core22 base snap (@Demetrius-ch)
- ae4c006: fix(snap): install snapcraft directly via apt (@Demetrius-ch)
- 5cabb83: fix(snap): install snapcraft via snap (@Demetrius-ch)
- c6164df: fix(snap): update snapcraft action to v2 (@Demetrius-ch)
- c4163f4: fix(snap): use destructive-mode for LXD-free build (@Demetrius-ch)
- b2c2c1b: fix(snap): use local source type with parent directory (@Demetrius-ch)
- 2a9e237: fix(snap): use relative source path for GitHub Actions (@Demetrius-ch)
Full Changelog: v0.3.5...v0.3.6
Installation: See README