Skip to content

Releases: teamkeel/cli

v0.370.1

01 Nov 17:21
7704ef0
Compare
Choose a tag to compare

Changelog

  • e8265f73 Merge branch 'main' into licenseUpdate
  • 306eb1c0 Merge pull request #1269 from teamkeel/licenseUpdate
  • ab4b5a8f Merge pull request #1270 from teamkeel/licenseUpdate
  • 08190c3e Merge pull request #1279 from teamkeel/readmeUpdate
  • 03eab2fb chore: changelog updater (#1265)
  • ab89fc11 chore: gh workflow improvements (#1262)
  • 64cc5387 chore: license and logo
  • 70ad8037 chore: license and logo
  • 5e141b9f chore: names for workflows (#1263)
  • 096263dc chore: readme tagline
  • 640ce247 chore: update readme
  • 33dd0676 chore: update workflows (#1266)
  • 2695fbd8 chore: updated keel --version in readme (#1264)
  • 54ca61de ci: remove legacy workflows (#1267)
  • 98d0c62d docs: deprecating changelog (#1277)
  • fe5772f2 fix: @set expression schema validations (#1273)
  • 272fe92c fix: allows an empty with in create and update and formatting it out (#1278)
  • b6c59d97 fix: code completions for identity and built-in types (#1268)
  • fb2ca31e fix: duplicate inputs permitted across query and write inputs (#1275)
  • 5c6da516 fix: formatter dropping commas in cfs, optional in job inputs (#1276)
  • 0202fa2c fix: id, createdat, updatedat not updatable and more @set validations (#1274)
  • 0577edbb fix: model api fields filterable by null if they are not nullable fields (#1136)
  • 9afd01f8 fix: updatedat field not updating on mutations (#1271)

v0.370.0

26 Oct 05:18
7704ef0
Compare
Choose a tag to compare

Changelog

  • eec6a0b8 Merge pull request #1249 from teamkeel/init-fix
  • ee8a839a Merge pull request #1252 from teamkeel/validate-cmd
  • 8a17c11d Merge pull request #1253 from teamkeel/test-cmd
  • 731d1823 chore: create draft release workflow (#1259)
  • 72d39600 chore: create manual draft release workflow (#1260)
  • 428cd9b9 chore: give release a name (#1261)
  • b7cb3ab9 chore: refactor test command to just pipe vitest output
  • 6bf26de8 chore: refactor validate command to not use bubbletea
  • 41be0a4d feat: lookups with composite uniques and down relationship paths (#1254)
  • 76f5190f feat: watch mode for client generation command (#1251)
  • df5ce56f fix: create draft release workflow (#1258)
  • 74d3d82f fix: init to support non-empty directories
  • fd368df8 fix: remove event handling from migrations (#1256)
  • a915bfa8 fix: renamed and removing triggers (#1257)
  • c22a5342 fix: update action to support relationship lookups (#1255)

v0.369.1

19 Oct 14:40
7704ef0
Compare
Choose a tag to compare

Changelog

  • a56325ce chore: clean up package.json (#1241)
  • a454a60b fix: use auto gh secret for goreleaser (#1242)

v0.368.3

05 Oct 05:08
7704ef0
Compare
Choose a tag to compare

Changelog

  • 44171345 fix: graphql schema build error for messages with models as fields (#1226)

v0.368.2

03 Oct 16:05
7704ef0
Compare
Choose a tag to compare

Changelog

  • e693a44b fix: one to one relationship with both sides defined (#1227)

v0.368.1

02 Oct 14:49
7704ef0
Compare
Choose a tag to compare

Changelog

  • 51aeaa37 fix: silently fail event handler, events on failed execs (#1224)

v0.368.0

29 Sep 10:20
7704ef0
Compare
Choose a tag to compare

Changelog

  • 88b0604a feat: code completions for @on (#1193)

v0.367.1

28 Sep 05:16
7704ef0
Compare
Choose a tag to compare

Changelog

  • a7f56672 chore: add changelog for v0.366.2
  • 0f9bcc15 chore: improved tracing for events (#1221)
  • e4ec6c28 fix: span error for failed send event (#1222)

v0.367.0

26 Sep 07:33
7704ef0
Compare
Choose a tag to compare

Changelog

  • cfca6141 feat: synchronous event support on the cli (#1220)

v0.366.3

22 Sep 14:35
7704ef0
Compare
Choose a tag to compare

Changelog

  • 6b494ce8 Npm dist tag (#1186)
  • 3c952078 Npm tag fix (#1219)
  • f2a96da3 build(release): Use Version Tag not version (#1213)
  • 31df91e7 build(release): add missing slash to npm name. (#1217)
  • 42cef7fb build(release): dont generate changelog for prerelease (#1214)
  • e790ff21 build(update): remove download strategy from goreleaser config (#1216)
  • a4a93a56 fix: event created at field on audit table (#1215)