Releases: ElVatoEste/Bindle
Releases · ElVatoEste/Bindle
Release list
Bindle 0.1.2
Changelog
- 14de4f1 fix(cli): omit empty (commit, date) in --version when unknown
Bindle 0.1.1
Changelog
- 15f8968 feat(cli): fall back to Go build info for version/commit/date
Bindle 0.1.0
Changelog
- 4f3607c ci: GoReleaser cross-platform releases + GitHub Actions
- dbab4be feat(builder): binder-source with deterministic signature; wire put/get
- 9c5be62 feat(builder): compile RPG on IBM i, extract signature, package SAVF
- 6f1dc32 feat(builder): surface IBM i diagnostics on CL failures
- c506c91 feat(cli): bindle add — resolve and pin dependencies
- d402e7d feat(cli): bindle init and bindle publish
- 438f554 feat(cli): bindle list & list tree over a file-backed registry
- 72a6f8b feat(config): host-agnostic connection profiles
- f3dfdd7 feat(install): deploy to IBM i with signature verification
- c5ceb28 feat(install): local resolve, lock, fetch + sha256 verify
- e0bdf36 feat(manifest): parse and validate bindle.json + bindle.lock
- 8e15d16 feat(resolver): dependency graph, version resolution, topo order
- 214dae0 feat(sqlchan): SQL channel + migrations (db2util over SSH)
- 779cef7 feat(sqlchan): mapepire backend over SSH tunnel; verified live
- 06cb3aa feat(transport): SSH connection to IBM i (Run, RunCL, SFTP) + ping/exec
- a74f3da feat(ui): colored output, symbols, and spinners with TTY detection
- 336afc2 feat: package migrations into the registry artifact; deploy runs them
- e64727f feat: prove Bindle-built srvpgm is callable end-to-end; design SQL channel
- 4b5800a license: switch to GPLv3 (copyleft) with SPDX headers