Skip to content

v1.9.0

Choose a tag to compare

@winebarrel winebarrel released this 15 May 14:29
Immutable release. Only release title and notes can be modified.
v1.9.0
b4c7ab5

Changelog

  • b4c7ab5 Merge pull request #213 from winebarrel/claude/create-online-demo-MEZKd
  • e480fed Document the docker demo image in the README
  • cbee3ee Prefix demo image jobs with docker-
  • 23a0466 Wire PISTA_VERSION into demo image build
  • 08088dc Build and push pistachio-demo image on release
  • 23d21ef Document --allow-drop usage in demo banner
  • 7723055 Drop demo enum-cast workaround now that views normalise
  • a2fd608 Add docker demo image with sample blog/CMS schema
  • 6eb2435 Merge pull request #212 from winebarrel/chore/bump-1.9.0
  • 4e34c98 Retag 1.8.1 changelog entry as 1.9.0
  • 1cf88f4 Merge pull request #211 from winebarrel/fix/normalize-view-exprs
  • 2259a02 Recurse stripQualifications into TypeCast.Arg
  • c94b585 Guard ResTarget.Val and refresh alignSelectCasts doc
  • 7480ba1 Merge equalViewDef pipeline into a single parse/deparse roundtrip
  • f6b7b46 Preserve top-level TypeCast in view target list comparisons
  • 5ee7b7d Address Copilot review on PR #211 (round 2)
  • dbd81f9 Address Copilot review on PR #211
  • ec62fe1 Tag 1.8.1 changelog entry
  • fe40f1f Expand view normalisation tests and drop unreachable SubLink branches
  • 84783b6 Recurse into SubLinks during expression normalisation
  • ecb97e1 Normalize view body expressions in equalViewDef