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
- Add links to change log and issues (c7dba59 by aandres3).
v0.10.0 - 2025-01-14
- Add test for large list (498f732 by aandres3).
- Add check for both
pa.types.is_list
andpa.types.is_large_list
in assertions (#88) (ffc452e by chase).
v0.9.0 - 2024-12-27
- 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
- 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
- Add support for duration (c9ab1e2 by aandres).
v0.6.0 - 2024-09-12
- Add support for protobuf v5, pre-commit and docs (09cc0b1 by aandres).
v0.5.2 - 2024-06-03
v0.5.1 - 2024-06-03
- 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
- Fix documentation configuration (#67) (1be5113 by 0x26res).
v0.3.0 - 2024-03-25
- 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).
- Fix issue with map chunks (#64) (b524b65 by 0x26res).
v0.2.4 - 2023-09-19
- fix wrong slices for repeated arrays (#56) (91612c6 by 0x26res).
v0.2.3 - 2023-07-21
- Fix bug with nullable interpretation (d03a00c by aandres).
v0.2.2 - 2023-07-17
- Add pip cache to CI (9f53ab8 by aandres).
- Add missing file (02c8683 by aandres).
- Add double nested to tests (5badc16 by aandres).
- Fix missing nested column (063ab65 by aandres).
v0.2.1 - 2023-07-17
- Fix handling of missing temporal fields (a043979 by aandres).
v0.2.0 - 2023-07-16
- 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
v0.1.5 - 2023-05-09
v0.1.4 - 2023-02-15
- 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).
- Change doc to material (1837197 by aandres).
v0.1.3 - 2023-01-02
- 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
v0.1.1 - 2022-12-20
v0.1.0 - 2022-12-14
- Add support for casting to and from dictionary encoded enums (ccaf3d0 by aandres).
- Remove debug statement (8015472 by aandres).
v0.0.4 - 2022-12-05
- Add to pyproject (02daa20 by aandres).
v0.0.3 - 2022-11-30
- Add code to cast to proto schema (1fd25bb by aandres).
- Add more customization options (8e9e862 by aandres).
v0.0.2 - 2022-11-26
- Add smoke test (22db1f8 by aandres).
v0.0.1 - 2022-11-26
- 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).
- Fix 3.8 (3a8c49e by aandres).
- Fix lint (03c6cb9 by aandres).
- Fix protoc (7f4f21b by aandres).
- Fix typo (85e4f68 by aandres).
- Change branch (34305df by aandres).