Releases: buildium-org/codium_cli
Releases · buildium-org/codium_cli
Release list
v0.0.1
What's Changed
- Scaffold the Bubble Tea CLI skeleton and add bubbletea/bubbles/lipgloss deps by @mattmacf98 in #1
- Vendor the tutorial and Go/TS solution templates and embed them with go:embed by @mattmacf98 in #2
- Define the template catalog and per-template field schema by @mattmacf98 in #3
- Build the template materialization engine (find-and-replace generator) by @mattmacf98 in #4
- Build the Bubble Tea wizard TUI and wire it to the engine by @mattmacf98 in #5
- Rewrite the README for the Bubble Tea TUI workflow and embedded templates by @mattmacf98 in #6
- Add an injectable version package and a
buildium --versionflag by @mattmacf98 in #7 - Add a GoReleaser config that cross-compiles buildium for all six OS/arch targets by @mattmacf98 in #8
- Add a tag-triggered GitHub Actions workflow that runs GoReleaser and publishes a release by @mattmacf98 in #9
- Add a pull-request CI workflow that uploads downloadable snapshot binaries by @mattmacf98 in #10
- Document the cross-platform download links and release process in the README by @mattmacf98 in #11
New Contributors
- @mattmacf98 made their first contribution in #1
Full Changelog: https://github.com/buildium-org/codium_cli/commits/v0.0.1