Skip to content

Latest commit

 

History

History
126 lines (80 loc) · 9.18 KB

CHANGELOG.md

File metadata and controls

126 lines (80 loc) · 9.18 KB

Changelog

3.3.4 (2024-12-12)

Bug Fixes

  • handle identifiers with slash (#367) (119aab8)
  • internal schema attr does not exist when loading existing AtlasDataset (#365) (f102513)

3.3.3 (2024-11-13)

Bug Fixes

  • drop autogenerated columns added in pandas conversion to pyarrow (ece41a5)

3.3.2 (2024-11-08)

Bug Fixes

3.3.1 (2024-11-08)

Bug Fixes

  • include readme as long description in setup.py (#349) (4d315e9)

3.3.0 (2024-10-30)

Features

3.2.0 (2024-10-29)

Features

3.1.3 (2024-10-23)

Bug Fixes

3.1.2 (2024-08-27)

Bug Fixes

3.1.1 (2024-07-22)

Bug Fixes

  • release-please releases twice, check if commit message is chore(main) (#332) (c5ab322)

3.1.0 (2024-07-22)

Features

Bug Fixes

Documentation

  • update docs to make more clear that blobs are stored locally only (#318) (aa863ec)