Skip to content

v0.5.0

Latest

Choose a tag to compare

@comnik comnik released this 19 Mar 17:16
dcaf661

What's Changed

  • New types: Added INT32, FLOAT32, and UInt32 support (#226, #229)
  • Provenance: Added provenance tracking to the LQP parser (#220)
  • Protobuf upgrade: Updated Python SDK protobuf dependency to support v5.x (#201, #234)
  • Meta improvements:
    • Support more characters in identifiers (#225)
    • Make relation_id_from_string consistent with BackIR2LQP (#221)
    • Add formatted and non-formatted literal tokens (#228)
  • Build fixes: Avoid using Julia startup file for proto generation and SDK tests (#230, #231), don't check in the Manifest (#227)

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