Skip to content

0.9.0

Compare
Choose a tag to compare
@goldmedal goldmedal released this 29 Jul 02:21
· 115 commits to main since this release

What's Changed

Wren Core in Rust (beta)

  • Model
  • Column
    • Expression #570
    • Calculated Field
  • Relationship
    • MDL Lineage #588
    • Relationship Column #595
    • Used by Calculated Field
      • TO_ONE #595 #613
      • TO_MANY
      • Use the calculated field in another related model #676
  • View
    • Query View #645
    • Cycling View Check #645
  • Python API (PyO3)
  • CI workflow (We can follow how DataFusion do it)
    • Cargo Build Test
    • Unit test
    • Cargo fmt check
    • Cargo clippy check
    • e2e test #604
  • type enhancement #590

Full Changelog: 0.8.2...0.9.0