8000 Release v0.6.9-rc.1 · hofstadter-io/hof · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.6.9-rc.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 May 22:35
· 27 commits to _dev since this release

Changelog

This release brings more consistency to hof. It also adds the core CUE commands and a powerful TUI

Changes:

  • many flags changed to bring consistency with CUE and internally
  • upgrade flow to new runtime, this marks the point all subsystems have migrated
  • a few improvements, we still want to do a flow refactor in a future release
  • add support for bulk processing with parallelism
  • support for CUE style data placement
  • support for embedding user files into CUE values as strings
  • add CUE commands [def,eval,export,vet]
  • add hof tui for real-time CUE manipulation and exploration

Other:

  • several bug fixes in mod, containers, #hof
  • deal with macos woes on GHA
0