Skip to content

v0.6.8-beta.7

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 23:34
· 264 commits to _dev since this release
377035a

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