Skip to content

v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Apr 12:52

What's Changed

  • fix: int32→int64 for BSON property values by @engalar in #71
  • fix: CREATE OR REPLACE PAGE reuses existing UUID by @engalar in #72
  • feat: diag --check-units + grammar fixes by @engalar in #67
  • feat: SHOW/DESCRIBE/CREATE/DROP JSON STRUCTURE by @peterjumpnl in #80
  • docs: MDL i18n design proposal by @engalar in #87
  • ci: bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #92
  • ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #93
  • ci: bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #94
  • deps: bump github.com/mattn/go-runewidth from 0.0.21 to 0.0.22 by @dependabot[bot] in #95
  • deps: bump @vscode/vsce from 2.32.0 to 3.7.1 in /vscode-mdl by @dependabot[bot] in #96
  • deps: bump modernc.org/sqlite from 1.48.0 to 1.48.1 by @dependabot[bot] in #97
  • deps: bump typescript from 5.9.3 to 6.0.2 in /vscode-mdl by @dependabot[bot] in #99
  • deps: Bump esbuild from 0.27.7 to 0.28.0 in /vscode-mdl by @dependabot[bot] in #98
  • fix: remove invalid ParentConnection/ChildConnection from CrossAssociation BSON (#50) by @engalar in #105
  • docs: workflow improvements design proposal by @engalar in #88
  • feat: pluggable widget engine v2 by @engalar in #68
  • feat: WidgetDemo baseline by @engalar in #69

New Contributors

Full Changelog: v0.4.0...v0.5.0