Releases: durandtibo/coola
Releases · durandtibo/coola
[v0.8.7] Support polars.LazyFrame
What's Changed
- Update pre-commit hooks by @github-actions in #813
- Update dependencies by @durandtibo in #814
polars
minimal version1.0
by @durandtibo in #816- Add
PolarsLazyFrameEqualHandler
by @durandtibo in #817 - Add
PolarsLazyFrameEqualityComparator
by @durandtibo in #818 - Update workflows by @durandtibo in #819
- Add tests for pytorch 2.6 by @durandtibo in #815
- Bump mkdocs-material from 9.6.1 to 9.6.2 by @dependabot in #820
- Bump mkdocstrings from 0.27.0 to 0.28.0 by @dependabot in #821
- Update dependencies and workflows by @durandtibo in #822
- Release version
0.8.7
by @durandtibo in #823
Full Changelog: v0.8.6...v0.8.7
[v0.8.6] Add pyarrow 19
What's Changed
- Bump durandtibo/pip-install-package-action from 0.3.0 to 0.3.1 by @dependabot in #768
- Bump mkdocstrings from 0.26.2 to 0.27.0 by @dependabot in #767
- Bump mkdocs-material from 9.5.43 to 9.5.44 by @dependabot in #766
- Bump ruff from 0.7.2 to 0.7.3 by @dependabot in #765
- Bump packaging from 24.1 to 24.2 by @dependabot in #764
- Update pre-commit hooks by @github-actions in #769
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #770
- Update pre-commit hooks by @github-actions in #771
- Bump polars from 1.12.0 to 1.15.0 by @dependabot in #772
- Bump coverage from 7.6.4 to 7.6.8 by @dependabot in #773
- Bump ruff from 0.7.3 to 0.8.0 by @dependabot in #776
- Bump mkdocs-material from 9.5.44 to 9.5.46 by @dependabot in #775
- Bump pyarrow from 18.0.0 to 18.1.0 by @dependabot in #774
- Update pre-commit hooks by @github-actions in #777
- Update dependencies and workflows by @durandtibo in #778
- Bump ruff from 0.8.0 to 0.8.1 by @dependabot in #782
- Bump pytest from 8.3.3 to 8.3.4 by @dependabot in #781
- Bump polars from 1.15.0 to 1.16.0 by @dependabot in #780
- Bump mkdocs-material from 9.5.46 to 9.5.47 by @dependabot in #779
- Update pre-commit hooks by @github-actions in #783
- Bump ruff from 0.8.1 to 0.8.2 by @dependabot in #785
- Bump coverage from 7.6.8 to 7.6.9 by @dependabot in #787
- Bump polars from 1.16.0 to 1.17.1 by @dependabot in #784
- Bump mkdocs-material from 9.5.47 to 9.5.48 by @dependabot in #786
- Update pre-commit hooks by @github-actions in #788
- Bump mkdocs-material from 9.5.48 to 9.5.49 by @dependabot in #791
- Bump ruff from 0.8.2 to 0.8.3 by @dependabot in #790
- Update pre-commit hooks by @github-actions in #792
- Update workflows by @durandtibo in #789
- Bump jinja2 from 3.1.4 to 3.1.5 in the pip group by @dependabot in #794
- Bump ruff from 0.8.3 to 0.8.4 by @dependabot in #793
- Update pre-commit hooks by @github-actions in #795
- Update workflows by @durandtibo in #798
- Bump polars from 1.17.1 to 1.18.0 by @dependabot in #796
- Bump coverage from 7.6.9 to 7.6.10 by @dependabot in #797
- Update workflows by @durandtibo in #799
- Bump pyarrow from 18.1.0 to 19.0.0 by @dependabot in #801
- Bump polars from 1.18.0 to 1.19.0 by @dependabot in #803
- Bump ruff from 0.8.4 to 0.9.2 by @dependabot in #802
- Bump pygments from 2.18.0 to 2.19.1 by @dependabot in #804
- Update pre-commit hooks by @github-actions in #800
- Update workflows by @durandtibo in #809
- Bump polars from 1.19.0 to 1.20.0 by @dependabot in #808
- Bump mkdocs-material from 9.5.49 to 9.5.50 by @dependabot in #806
- Bump pre-commit from 4.0.1 to 4.1.0 by @dependabot in #807
- Update pre-commit hooks by @github-actions in #805
- Update dependencies by @durandtibo in #810
- Update dependencies by @durandtibo in #812
- Release version
0.8.6
by @durandtibo in #811
Full Changelog: v0.8.5...v0.8.6
[v0.8.5] Add support for pyarrow 18
What's Changed
- Update pre-commit workflow by @durandtibo in #746
- Add torch 2.5 support by @durandtibo in #747
- Bump polars from 1.9.0 to 1.10.0 by @dependabot in #749
- Bump coverage from 7.6.3 to 7.6.4 by @dependabot in #748
- Bump mkdocs-material from 9.5.41 to 9.5.42 by @dependabot in #750
- Update pre-commit hooks by @github-actions in #751
- Update workflows by @durandtibo in #756
- Bump polars from 1.10.0 to 1.12.0 by @dependabot in #752
- Bump pyarrow from 17.0.0 to 18.0.0 by @dependabot in #753
- Bump ruff from 0.7.0 to 0.7.1 by @dependabot in #754
- Update pre-commit hooks by @github-actions in #755
- Bump feu from 0.3.0 to 0.3.1 by @dependabot in #759
- Bump ruff from 0.7.1 to 0.7.2 by @dependabot in #761
- Bump mkdocs-material from 9.5.42 to 9.5.43 by @dependabot in #760
- Bump pytest-cov from 5.0.0 to 6.0.0 by @dependabot in #758
- Update dependencies and workflows by @durandtibo in #757
- Update pre-commit hooks by @github-actions in #762
- Release version
0.8.5
by @durandtibo in #763
New Contributors
- @github-actions made their first contribution in #751
Full Changelog: v0.8.4...v0.8.5
[v0.8.4] Add partial python 3.13 support
What's Changed
- Bump feu from 0.0.6 to 0.0.7 by @dependabot in #694
- Bump mkdocs-material from 9.5.31 to 9.5.32 by @dependabot in #696
- Bump ruff from 0.5.7 to 0.6.1 by @dependabot in #697
- Bump mike from 2.1.2 to 2.1.3 by @dependabot in #698
- Bump polars from 1.4.1 to 1.5.0 by @dependabot in #695
- Update dependencies and workflows by @durandtibo in #699
- Bump paambaati/codeclimate-action from 8.0.0 to 9.0.0 by @dependabot in #702
- Bump xdoctest from 1.1.6 to 1.2.0 by @dependabot in #706
- Bump ruff from 0.6.1 to 0.6.2 by @dependabot in #703
- Bump mkdocs-material from 9.5.32 to 9.5.33 by @dependabot in #704
- Update dependencies and workflows by @durandtibo in #700
- Bump polars from 1.5.0 to 1.6.0 by @dependabot in #707
- Bump ruff from 0.6.2 to 0.6.3 by @dependabot in #710
- Bump mkdocstrings from 0.25.2 to 0.26.0 by @dependabot in #709
- Bump mkdocs-material from 9.5.33 to 9.5.34 by @dependabot in #708
- Update dependencies and workflows by @durandtibo in #711
- Fix bug when generating docs by @durandtibo in #712
- Bump ruff from 0.6.3 to 0.6.4 by @dependabot in #714
- Bump mkdocstrings from 0.26.0 to 0.26.1 by @dependabot in #713
- Bump feu from 0.0.7 to 0.1.0 by @dependabot in #719
- Bump ruff from 0.6.4 to 0.6.5 by @dependabot in #718
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #717
- Bump polars from 1.6.0 to 1.7.1 by @dependabot in #716
- Update dependencies and workflows by @durandtibo in #715
- Bump durandtibo/pip-install-package-action from 0.2.0 to 0.2.1 by @dependabot in #726
- Update workflow by @durandtibo in #720
- Bump ruff from 0.6.6 to 0.6.7 by @dependabot in #722
- Bump mkdocs-material from 9.5.35 to 9.5.36 by @dependabot in #721
- Bump feu from 0.2.0 to 0.2.1 by @dependabot in #725
- Bump pandas from 2.2.2 to 2.2.3 by @dependabot in #724
- Bump polars from 1.7.1 to 1.8.0 by @dependabot in #723
- Update dependencies and workflows by @durandtibo in #727
- Bump durandtibo/pip-install-package-action from 0.2.0 to 0.2.3 by @dependabot in #728
- Bump mkdocs-material from 9.5.36 to 9.5.39 by @dependabot in #729
- Bump ruff from 0.6.7 to 0.6.8 by @dependabot in #731
- Bump feu from 0.2.1 to 0.2.3 by @dependabot in #732
- Bump polars from 1.8.1 to 1.8.2 by @dependabot in #730
- Update workflows by @durandtibo in #733
- Update workflows by @durandtibo in #734
- Update workflows by @durandtibo in #739
- Bump polars from 1.8.2 to 1.9.0 by @dependabot in #736
- Bump ruff from 0.6.8 to 0.6.9 by @dependabot in #735
- Bump pre-commit from 3.8.0 to 4.0.0 by @dependabot in #737
- Update dependencies and workflows by @durandtibo in #740
- Update pre-commit workflows by @durandtibo in #741
- Bump mkdocstrings from 0.26.1 to 0.26.2 by @dependabot in #744
- Bump coverage from 7.6.2 to 7.6.3 by @dependabot in #743
- Add partial python 3.13 support by @durandtibo in #742
- Release version
0.8.4
by @durandtibo in #745
Full Changelog: v0.8.3...v0.8.4
[v0.8.3] Add mapping utility functions
What's Changed
- Add mapping utility functions by @durandtibo in #691
- Bump coverage from 7.6.0 to 7.6.1 by @dependabot in #686
- Bump black from 24.4.2 to 24.8.0 by @dependabot in #690
- Bump xdoctest from 1.1.5 to 1.1.6 by @dependabot in #689
- Bump mkdocs-material from 9.5.30 to 9.5.31 by @dependabot in #688
- Bump ruff from 0.5.5 to 0.5.6 by @dependabot in #687
- Update dependencies and workflows by @durandtibo in #692
- Release version
0.8.3
by @durandtibo in #693
Full Changelog: v0.8.2...v0.8.3
[v0.8.2] More formatting functions
What's Changed
- Add
str_mapping_line
by @durandtibo in #681 - Add
repr_mapping_line
by @durandtibo in #682 - Add
repr_sequence_line
by @durandtibo in #683 - Add
str_sequence_line
by @durandtibo in #684 - Release version
0.8.2
by @durandtibo in #685
Full Changelog: v0.8.1...v0.8.2
[v0.8.1] Functions to check torch and numpy compatibility
What's Changed
- Add license by @durandtibo in #679
- Add
is_torch_numpy_available
by @durandtibo in #678 - Release version
0.8.1
by @durandtibo in #680
Full Changelog: v0.8.0...v0.8.1
[v0.8.0] Add lazy import
What's Changed
- Improve docstrings by @durandtibo in #665
- Add
check_package
by @durandtibo in #666 - Add
LazyModule
by @durandtibo in #672 - Add
lazy_import
by @durandtibo in #673 - Bump polars from 1.2.1 to 1.3.0 by @dependabot in #671
- Bump pre-commit from 3.7.1 to 3.8.0 by @dependabot in #670
- Bump ruff from 0.5.4 to 0.5.5 by @dependabot in #667
- Bump mkdocstrings from 0.25.1 to 0.25.2 by @dependabot in #668
- Bump pytest from 8.3.1 to 8.3.2 by @dependabot in #669
- Improve
check_package
by @durandtibo in #674 - Update dependencies and workflows by @durandtibo in #675
- [BC] Improve import utility functions by @durandtibo in #676
- Release version
0.8.0
by @durandtibo in #677
Full Changelog: v0.7.4...v0.8.0
[v0.7.4] Add support for pyarrow
What's Changed
- Update README.md by @durandtibo in #642
- Add
is_pyarrow_available
by @durandtibo in #643 - Update workflows by @durandtibo in #644
- Bump ruff from 0.5.3 to 0.5.4 by @dependabot in #646
- Bump numpy from 2.0.0 to 2.0.1 by @dependabot in #645
- Bump pytest from 8.2.2 to 8.3.1 by @dependabot in #647
- Update dependencies and workflows by @durandtibo in #648
- Update dependencies and workflows by @durandtibo in #650
- Add
is_packaging_available
by @durandtibo in #651 - Update workflows by @durandtibo in #652
- Add
compare_version
by @durandtibo in #653 - Improve version functions by @durandtibo in #654
- Improve
PolarsXXXEqualHandler
by @durandtibo in #655 - Fix pyarrow install in workflows by @durandtibo in #656
- Add
PyarrowArrayEqualHandler
by @durandtibo in #649 - Improve some pyarrow tests by @durandtibo in #657
- Add tests for
pyarrow.Table
by @durandtibo in #658 - Rename and improve
PyarrowEqualHandler
by @durandtibo in #659 - Improve
PyarrowEqualHandler
by @durandtibo in #660 - Add
PyarrowEqualityComparator
by @durandtibo in #661 - Add tests for check
pyarrow
andobjects_are_equal
by @durandtibo in #662 - Update documentation by @durandtibo in #663
- Release version
0.7.4
by @durandtibo in #664
Full Changelog: v0.7.3...v0.7.4
[v0.7.3] Update polars comparators
What's Changed
- Bump certifi from 2024.6.2 to 2024.7.4 in the pip group by @dependabot in #629
- Update
polars
imports by @durandtibo in #634 - Improve
has_nan
forpolars
by @durandtibo in #633 - Bump polars from 1.0.0 to 1.2.0 by @dependabot in #638
- Bump coverage from 7.5.4 to 7.6.0 by @dependabot in #637
- Bump ruff from 0.5.0 to 0.5.2 by @dependabot in #635
- Bump mkdocs-material from 9.5.27 to 9.5.29 by @dependabot in #636
- Update dependencies and workflows by @durandtibo in #640
- Release version
0.7.3
by @durandtibo in #641
Full Changelog: v0.7.2...v0.7.3