Releases: hofstadter-io/hof
Releases · hofstadter-io/hof
v0.6.8-beta.13
v0.6.8-beta.12
Changelog
- Migrate images to ghcr.io (docker/hub-feedback#2314)
- bug fixes
The betas now represent a significant improvement over v0.6.7 and are more stable for existing functionality. We recommend using the latest beta over v0.6.7
v0.6.8-beta.11
Changelog
small fix with versions in tagged releases
v0.6.8-beta.10
Changelog
- e0a3261 hof/mod: add validate, introspection, and psuedoversions
- 858bd23 hof/fmt: add waiting for running & ready checks
- 092c775 hof/fmt: yaml stability, json indentation
- 83b0ce3 hof/fmt: additional formatters and dependency updates
- d087df1 hof/cmd: support injecting entire env into tags
- 5009a2a hof/cmd: support CUE default tag vars, inject by default
- 1f7fc27 hof/cmd: support CUE @tag() with -t, works the same
v0.6.8-beta.9
Changelog
- ensure
hof create
sync's with remote when using@latest
or no version - add support for data file generation in
hof gen
adhoc mode
v0.6.8-beta.8
Changelog
This release has several upgraded systems.
- Refresh of hof mod command to focus on CUE with a simpler implementation using while also using more of the Go implementation
- Now using CUE
v0.5.0
- (tbd) datamodel rewrite
Other changes:
- More formatters, support running any version
- data formatting stability
- implement feedback command
- dependency updates
- hof/flow: os.Exec exits on error when not captured
- hof/flow: glob match what to run
- support data placement for most commands with file.json@path.to.value
- Improvements to docker client lib, latest dep, should work with all prior versions too
- Other dependency updates
- CI upgrades
- test improvements
- bug fixes
- re-enable macos docker testing & CI
- monorepo docs & setup CI
v0.6.8-beta.7
Changelog
This release has several upgraded systems.
- Refresh of hof mod command to focus on CUE with a simpler implementation using while also using more of the Go implementation
- Now using CUE
v0.5.0
- (tbd) datamodel rewrite
Other changes:
- More formatters, support running any version
- data formatting stability
- implement feedback command
- dependency updates
- hof/flow: os.Exec exits on error when not captured
- hof/flow: glob match what to run
- support data placement for most commands with file.json@path.to.value
- Improvements to docker client lib, latest dep, should work with all prior versions too
- Other dependency updates
- CI upgrades
- test improvements
- bug fixes
- monorepo docs & setup CI
v0.6.8-beta.6
Changelog
This release has several upgrades systems.
- Refresh of hof mod command to focus on CUE with a simpler implementation using while also using more of the Go implementation
- Now using CUE
v0.5.0
Other changes:
- More formatters, support running any version
- data formatting stability
- implement feedback command
- dependency updates
- hof/flow: os.Exec exits on error when not captured
- hof/flow: glob match what to run
- support data placement for most commands with file.json@path.to.value
- Improvements to docker client lib, latest dep, should work with all prior versions too
- Other dependency updates
- CI upgrades
- test improvements
- bug fixes
v0.6.8-beta.5
Changelog
Various critical mod bug fixes and version bumps to deal with the module format transition
v0.6.8-beta.2
Changelog
Refresh of hof mod
command to focus on CUE with a simpler implementation using while also using more of the Go implementation
Improvements to docker client lib, latest dep, should work with all prior versions too