Skip to content

Latest commit

 

History

History
282 lines (159 loc) · 15.3 KB

CHANGELOG.md

File metadata and controls

282 lines (159 loc) · 15.3 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.11.0 - 2025-01-22

Compare with v0.10.0

Added

  • Add links to change log and issues (c7dba59 by aandres3).

v0.10.0 - 2025-01-14

Compare with v0.9.0

Added

  • Add test for large list (498f732 by aandres3).
  • Add check for both pa.types.is_list and pa.types.is_large_list in assertions (#88) (ffc452e by chase).

v0.9.0 - 2024-12-27

Compare with v0.8.0

Added

  • Add fix for linter (run in python 3.12) (#89) (a1f12b7 by 0x26res).
  • Add python 3.13 support (631e8ca by aandres3).

v0.8.0 - 2024-11-01

Compare with v0.7.0

Added

  • Add support for large list (7ed0999 by aandres3).
  • Add toml format (#83) (0458ba6 by 0x26res).
  • add test and ignore type checks (#82) (30ed8b1 by 0x26res).

v0.7.0 - 2024-10-14

Compare with v0.6.0

Added

  • Add support for duration (c9ab1e2 by aandres).

v0.6.0 - 2024-09-12

Compare with v0.5.2

Added

  • Add support for protobuf v5, pre-commit and docs (09cc0b1 by aandres).

v0.5.2 - 2024-06-03

Compare with v0.5.1

v0.5.1 - 2024-06-03

Compare with v0.4.0

Added

  • Add support for python 3.12 (#75) (b178269 by 0x26res).
  • Add contributing and code of conduct, update dependencies (#74) (f058ce5 by 0x26res).

v0.4.0 - 2024-04-11

Compare with v0.3.0

Added

  • Add support for optional (#71) (e4daff8 by 0x26res).
  • Add missing test (#70) (716713b by 0x26res).

Fixed

  • Fix documentation configuration (#67) (1be5113 by 0x26res).

v0.3.0 - 2024-03-25

Compare with v0.2.4

Added

  • Add change log (#66) (86bee1c by 0x26res).
  • add latest dependencies (#60) (f693316 by 0x26res).
  • Add change log (#59) (94fb8e5 by 0x26res).
  • Add ruff (93b4d8d by 0x26res).

Fixed

  • Fix issue with map chunks (#64) (b524b65 by 0x26res).

v0.2.4 - 2023-09-19

Compare with v0.2.3

Fixed

  • fix wrong slices for repeated arrays (#56) (91612c6 by 0x26res).

v0.2.3 - 2023-07-21

Compare with v0.2.2

Fixed

  • Fix bug with nullable interpretation (d03a00c by aandres).

v0.2.2 - 2023-07-17

Compare with v0.2.1

Added

  • Add pip cache to CI (9f53ab8 by aandres).
  • Add missing file (02c8683 by aandres).
  • Add double nested to tests (5badc16 by aandres).

Fixed

  • Fix missing nested column (063ab65 by aandres).

v0.2.1 - 2023-07-17

Compare with v0.2.0

Fixed

  • Fix handling of missing temporal fields (a043979 by aandres).

v0.2.0 - 2023-07-16

Compare with v0.1.7

Added

  • Add test (3410464 by aandres).
  • Add missing plugin (94eecc3 by aandres).

Fixed

  • Fix embarassing bug in truncate (dce4e9a by aandres).
  • Fix handling of default values for null nested messages (3a1d70a by aandres).

v0.1.7 - 2023-07-13

Compare with v0.1.5

v0.1.5 - 2023-05-09

Compare with v0.1.4

Fixed

  • Fix test for fixed bug in pyarrow (24b154a by aandres).
  • Fix typo (2f62f03 by aandres).

v0.1.4 - 2023-02-15

Compare with v0.1.3

Added

  • Add badges, tag for python 3.11 (40d3c5a by aandres).
  • Add monthly download (5adacdb by aandres).
  • Add more badges (6e9778a by aandres).
  • Add py311 (ad89893 by aandres).

Fixed

  • Fix test for fixed pyarrow bugs (5100d48 by aandres).
  • Fix ci badge (086854f by aandres).

Changed

  • Change doc to material (1837197 by aandres).

v0.1.3 - 2023-01-02

Compare with v0.1.2

Added

  • Add to typeds.md (75227c6 by aandres).
  • Add support for empty (f033a33 by aandres).
  • Add faq (2103e14 by aandres).

v0.1.2 - 2022-12-20

Compare with v0.1.1

v0.1.1 - 2022-12-20

Compare with v0.1.0

Added

  • Add usage and api (e6c883f by aandres).
  • Add support for extracting row by row (e8bca99 by aandres).

Fixed

v0.1.0 - 2022-12-14

Compare with v0.0.4

Added

  • Add support for casting to and from dictionary encoded enums (ccaf3d0 by aandres).

Removed

  • Remove debug statement (8015472 by aandres).

v0.0.4 - 2022-12-05

Compare with v0.0.3

Added

  • Add to pyproject (02daa20 by aandres).

v0.0.3 - 2022-11-30

Compare with v0.0.2

Added

  • Add code to cast to proto schema (1fd25bb by aandres).
  • Add more customization options (8e9e862 by aandres).

Fixed

  • Fix tests (54ff84a by aandres).
  • Fix nullability (6b0066e by aandres).

v0.0.2 - 2022-11-26

Compare with v0.0.1

Added

  • Add smoke test (22db1f8 by aandres).

v0.0.1 - 2022-11-26

Compare with first commit

Added

  • Add documentation badge (a0447c5 by aandres).
  • Add requirements for docs (197affc by aandres).
  • Add docs (29fc146 by aandres).
  • Add license (018b5cf by aandres).
  • Add examples (38b0188 by aandres).
  • Add case for missing nested list (6198973 by aandres).
  • Add readme and version plugin (6569c78 by aandres).
  • Add test around wrapper types (d6efa64 by aandres).

Fixed

Changed

  • Change branch (34305df by aandres).