Hofstadter Io Hof Versions Save

Framework that joins data models, schemas, code generation, and a task engine. Language and technology agnostic.

v0.6.8-rc.6

10 months ago

Changelog

  • update CUE to v0.6.0-beta.1
  • (startup) improve container runtime init and usage
  • (finalize) --keep-deleted flag & remove empty dirs

v0.6.8-rc.5

11 months ago

Changelog

  • bug fixes

v0.6.8-rc.4

11 months ago

Changelog

  • fix create.#Creator reference error in schema/gen
  • more schema cleanup
  • start to docs updates

v0.6.8-rc.3

11 months ago

Changelog

$hof -> #hof

  • bug fixes, notably subgenerator bug
  • much better datamodel history injection, way better performance
  • some schema cleanup

v0.6.8-rc.2

1 year ago
  • bugfixes
  • hof chat
  • several other enhancements

v0.6.8-rc.1

1 year ago

Changelog

  • hof/mods: add support for OCI modules and registries, public and private, publish and dependency managed. You can intermix Git & OCI modules freely.
  • hof/gen|dm: calculate and inject datamodel diff & history during code gen.
  • hof/chat: mvp for llm powered functionality with ChatGPT.

v0.6.8-beta.13

1 year ago

Changelog

  • bad2c1b hof/datamodel: revamp and reimplementation (#176)
  • e0609f2 hof/gen: refactor to use new lib/runtime (#180)
  • ea3f5e7 hof/deps: update all, cue v0.5.0! (#181)

v0.6.8-beta.12

1 year ago

Changelog

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

1 year ago

Changelog

small fix with versions in tagged releases

v0.6.8-beta.10

1 year ago

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