Skip to content

v0.3.15

Choose a tag to compare

@hussainsultan hussainsultan released this 17 Mar 10:41
· 241 commits to refs/heads/main since this release
1a883fe

Changes

🚀 Performance improvements

  • perf(catalog): switch catalog and download_utils from tgz to zip (#1717)
  • perf(packager): switch sdist format from tgz to zip (#1716)

✨ Enhancements

  • feat(catalog): allow opting out of assert_consistency on Catalog init (#1714)
  • feat(catalog): add Expr kind (XOR-244) (#1682)
  • feat(ml): remappers (#1708)

🐞 Bug fixes

  • fix: do not pass None values to span.add_event (#1709)
  • fix(lint): remove functools.cache from methods (#1684)
  • fix: resolve DeprecationWarning and FutureWarning in tests (#1706)

📦 Build system

  • chore: remove main (#1719)
  • chore: format with ruff (#1704)

Thank you to all our contributors for making this release possible!
@dependabot, @dlovell, @mesejo, @renovate