Skip to content

v0.13.0

Compare
Choose a tag to compare
@lars-reimann lars-reimann released this 24 Apr 17:33
· 156 commits to main since this release

0.13.0 (2024-04-24)

Features

Bug Fixes

  • import error when exploring tables in pipelines that call segments (#1074) (e34b3ff)
  • pass optional arguments of memoized calls by name (#1095) (39d9e5a), closes #1087
  • possible restart loop after installing the runner (#1073) (7206d62)
  • runner not shutting down when extension was closed (#1094) (77a0c1f)
  • stub for Table.transformColumn (#1065) (aa43316)
  • type check arguments of annotation calls (#1060) (09ca1cf)