Skip to content

v3.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 02:50
· 1 commit to main since this release
b0cb727

v3.8.0 (2025-03-02)

Features

  • add is_null support in testfile parser (#120) (b0cb727)

    Add nullable parameter to literal creation utils
    Literal creation helpers now include an additional boolean parameter for nullability.