Skip to content

Releases: cueblox/blox

v0.7.5

02 Mar 22:38
Compare
Choose a tag to compare

What's Changed

  • fix: use dataset plural metadata for all queries by @rawkode in #125
  • fix: handle referential integrity for lists of references by @rawkode in #126

Full Changelog: v0.7.4...v0.7.5

v0.7.4

02 Mar 10:57
Compare
Choose a tag to compare

What's Changed

  • fix: handle list of structs for GraphQL server by @rawkode in #121
  • fix: allow list of relationships and list of definitions by @rawkode in #122

Full Changelog: v0.7.3...v0.7.4

CueBlox

02 Mar 22:38
Compare
Choose a tag to compare
CueBlox Pre-release
Pre-release

Bug Fixes

Chores

v0.7.3

10 Sep 22:40
Compare
Choose a tag to compare

Changelog

aa68c19 update deps

Docker images

  • docker pull ghcr.io/cueblox/blox:v0.7.3

v0.7.0

07 Sep 10:40
Compare
Choose a tag to compare

Changelog

9eb0acd fix: upgrade to CUE 0.4.0 API
8f2f3dd format
a9322ab post plugin fixes, remove flattening until I can Phone a Friend
48e0a8f add recurse note
ed88024 for david
9134eb8 output individual json files in the correct directory structure on build
8319abc use the right import
9fa6794 use the postpluginmap for post plugins
82f1778 use exec.LookPath to find plugins
b57f976 more organization
83eb7eb a little bit of reorg/cleanup
46f8dbe use the right map
63b46c9 plugins are looking better
d370d30 fix import
b4d468d add postbuild interface
436db79 nice... found duplicate build call
f8c6c1d image plugin prototype
42c3466 Rest handler (#100)
d09cbe2 fix printf to add newline
732537f Remove unnecessary note
76fa571 fix broken link in docs
fde1e7e even better test
2b7de2f markdown slides proof test

Docker images

  • docker pull ghcr.io/cueblox/blox:v0.7.0

v0.6.2

23 Jul 20:20
Compare
Choose a tag to compare

Changelog

63ef6fe fix: go mod tidy

Docker images

  • docker pull ghcr.io/cueblox/blox:v0.6.2

v0.6.1

23 Jul 20:26
Compare
Choose a tag to compare

Changelog

63ef6fe fix: go mod tidy

Docker images

  • docker pull ghcr.io/cueblox/blox:v0.6.1

v0.6.0

23 Jul 20:02
4b3f3cf
Compare
Choose a tag to compare
chore: refactor to clean up commands and enable library usage (#97)

Refactor most of the duplicated code in the internal/cmd package into a new `content` package.

v0.5.1

21 May 10:11
Compare
Choose a tag to compare

Changelog

cb5dc26 go mod tidy

Docker images

  • docker pull ghcr.io/cueblox/blox:latest
  • docker pull ghcr.io/cueblox/blox:v0.5.1

v0.4.2

30 Apr 20:44
2ca9a9e
Compare
Choose a tag to compare

Changelog

f39556c ok gofumpt, I see you
7e2717b add links
e99a23f add cli docs and recipes
9206bed add node to dev container
35bebd4 fix error handling when static and image directories don't exist

Docker images

  • docker pull ghcr.io/cueblox/blox:latest
  • docker pull ghcr.io/cueblox/blox:v0.4.2