Coola

Latest version: v0.8.7

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 9

0.7.0

Breaking changes

A new `EqualHandler` was added and the old implementation was renamed and is available in `EqualNanHandler`. To keep the previous behaviour, you needs to replace `EqualHandler` by `EqualNanHandler` in your code.

What's Changed
* [BC] Rename` EqualHandler` to `EqualNanHandler` by durandtibo in https://github.com/durandtibo/coola/pull/600
* Add `EqualHandler` by durandtibo in https://github.com/durandtibo/coola/pull/601
* Improve and clean some tests by durandtibo in https://github.com/durandtibo/coola/pull/603
* Release version `0.7.0` by durandtibo in https://github.com/durandtibo/coola/pull/602


**Full Changelog**: https://github.com/durandtibo/coola/compare/v0.6.2...v0.7.0

0.6.2

What's Changed
* Bump ruff from 0.4.2 to 0.4.3 by dependabot in https://github.com/durandtibo/coola/pull/572
* Bump mike from 2.1.0 to 2.1.1 by dependabot in https://github.com/durandtibo/coola/pull/571
* Bump coverage from 7.5.0 to 7.5.1 by dependabot in https://github.com/durandtibo/coola/pull/569
* Bump pygments from 2.17.2 to 2.18.0 by dependabot in https://github.com/durandtibo/coola/pull/570
* Bump mkdocstrings from 0.25.0 to 0.25.1 by dependabot in https://github.com/durandtibo/coola/pull/568
* Bump polars from 0.20.23 to 0.20.25 by dependabot in https://github.com/durandtibo/coola/pull/573
* Bump pre-commit from 3.7.0 to 3.7.1 by dependabot in https://github.com/durandtibo/coola/pull/577
* Bump xarray from 2024.3.0 to 2024.5.0 by dependabot in https://github.com/durandtibo/coola/pull/574
* Bump mkdocs-material from 9.5.21 to 9.5.22 by dependabot in https://github.com/durandtibo/coola/pull/576
* Update dependencies and workflows by durandtibo in https://github.com/durandtibo/coola/pull/578
* Update workflows by durandtibo in https://github.com/durandtibo/coola/pull/579
* Bump pytest from 8.2.0 to 8.2.1 by dependabot in https://github.com/durandtibo/coola/pull/581
* Bump mkdocs-material from 9.5.22 to 9.5.24 by dependabot in https://github.com/durandtibo/coola/pull/580
* Bump polars from 0.20.26 to 0.20.30 by dependabot in https://github.com/durandtibo/coola/pull/586
* Bump coverage from 7.5.1 to 7.5.2 by dependabot in https://github.com/durandtibo/coola/pull/585
* Bump ruff from 0.4.4 to 0.4.5 by dependabot in https://github.com/durandtibo/coola/pull/584
* Bump requests from 2.31.0 to 2.32.0 in the pip group by dependabot in https://github.com/durandtibo/coola/pull/582
* Bump mkdocs-material from 9.5.24 to 9.5.25 by dependabot in https://github.com/durandtibo/coola/pull/583
* Update dependencies and workflows by durandtibo in https://github.com/durandtibo/coola/pull/587
* Add workflow to test nightly deps by durandtibo in https://github.com/durandtibo/coola/pull/588
* Improve nightly workflow by durandtibo in https://github.com/durandtibo/coola/pull/589
* Fix bug in workflow by durandtibo in https://github.com/durandtibo/coola/pull/593
* Bump ruff from 0.4.6 to 0.4.7 by dependabot in https://github.com/durandtibo/coola/pull/592
* Bump xdoctest from 1.1.3 to 1.1.4 by dependabot in https://github.com/durandtibo/coola/pull/591
* Bump polars from 0.20.30 to 0.20.31 by dependabot in https://github.com/durandtibo/coola/pull/590
* Update dependencies and workflows by durandtibo in https://github.com/durandtibo/coola/pull/594
* Add function to sanitize path by durandtibo in https://github.com/durandtibo/coola/pull/595
* Add context manager to change working directory by durandtibo in https://github.com/durandtibo/coola/pull/596
* Add functions to convert seconds to human representation by durandtibo in https://github.com/durandtibo/coola/pull/597
* Add function to convert byte size to string by durandtibo in https://github.com/durandtibo/coola/pull/598
* Release version `0.6.2` by durandtibo in https://github.com/durandtibo/coola/pull/599


**Full Changelog**: https://github.com/durandtibo/coola/compare/v0.6.1...0.6.2

0.6.1

What's Changed
* Bump mkdocstrings from 0.24.1 to 0.24.3 by dependabot in https://github.com/durandtibo/coola/pull/552
* Bump idna from 3.6 to 3.7 by dependabot in https://github.com/durandtibo/coola/pull/555
* Bump ruff from 0.3.5 to 0.4.1 by dependabot in https://github.com/durandtibo/coola/pull/558
* Bump pandas from 2.2.1 to 2.2.2 by dependabot in https://github.com/durandtibo/coola/pull/556
* Bump mkdocs-material from 9.5.16 to 9.5.17 by dependabot in https://github.com/durandtibo/coola/pull/554
* Update dependencies and workflows by durandtibo in https://github.com/durandtibo/coola/pull/559
* Bump ruff from 0.4.1 to 0.4.2 by dependabot in https://github.com/durandtibo/coola/pull/562
* Bump paambaati/codeclimate-action from 5.0.0 to 6.0.0 by dependabot in https://github.com/durandtibo/coola/pull/565
* Bump polars from 0.20.22 to 0.20.23 by dependabot in https://github.com/durandtibo/coola/pull/564
* Bump mkdocs-material from 9.5.19 to 9.5.20 by dependabot in https://github.com/durandtibo/coola/pull/563
* Bump mkdocstrings from 0.24.3 to 0.25.0 by dependabot in https://github.com/durandtibo/coola/pull/561
* Bump pytest from 8.1.1 to 8.2.0 by dependabot in https://github.com/durandtibo/coola/pull/560
* Update `array_equal` to work with non numerical dtypes by durandtibo in https://github.com/durandtibo/coola/pull/566
* Release version `0.6.1` by durandtibo in https://github.com/durandtibo/coola/pull/567


**Full Changelog**: https://github.com/durandtibo/coola/compare/v0.6.0...v0.6.1

0.6.0

Breaking changes
* [BC] Rename `BasicReducer` to `NativeReducer` by durandtibo in https://github.com/durandtibo/coola/pull/544

What's Changed
* Add more package tests by durandtibo in https://github.com/durandtibo/coola/pull/539
* Bump mkdocs-material from 9.5.14 to 9.5.15 by dependabot in https://github.com/durandtibo/coola/pull/540
* Update dependencies and workflows by durandtibo in https://github.com/durandtibo/coola/pull/543
* Minor improvements of `objects_are_equal` by durandtibo in https://github.com/durandtibo/coola/pull/545
* Add conversion functions by durandtibo in https://github.com/durandtibo/coola/pull/547
* Add mapping manipulation functions by durandtibo in https://github.com/durandtibo/coola/pull/548
* Bump mkdocs-material from 9.5.15 to 9.5.16 by dependabot in https://github.com/durandtibo/coola/pull/546
* Add `remove_keys_starting_with` by durandtibo in https://github.com/durandtibo/coola/pull/549
* Release version `0.6.0` by durandtibo in https://github.com/durandtibo/coola/pull/550


**Full Changelog**: https://github.com/durandtibo/coola/compare/v0.5.1...v0.6.0

0.5.1

What's Changed
* Update badges and dependencies by durandtibo in https://github.com/durandtibo/coola/pull/536
* Add functions to manage randomness by durandtibo in https://github.com/durandtibo/coola/pull/537
* Release version `0.5.1` by durandtibo in https://github.com/durandtibo/coola/pull/538


**Full Changelog**: https://github.com/durandtibo/coola/compare/v0.5.0...v0.5.1

0.5.0

What's Changed
* Update readme by durandtibo in https://github.com/durandtibo/coola/pull/511
* Make implementation more robust to renaming by durandtibo in https://github.com/durandtibo/coola/pull/512
* Update workflows by durandtibo in https://github.com/durandtibo/coola/pull/513
* Bump pytest from 8.0.2 to 8.1.1 by dependabot in https://github.com/durandtibo/coola/pull/515
* Bump ruff from 0.3.0 to 0.3.2 by dependabot in https://github.com/durandtibo/coola/pull/516
* Bump pytest-timeout from 2.2.0 to 2.3.1 by dependabot in https://github.com/durandtibo/coola/pull/517
* Bump mkdocs-material from 9.5.12 to 9.5.13 by dependabot in https://github.com/durandtibo/coola/pull/518
* Bump polars from 0.20.13 to 0.20.15 by dependabot in https://github.com/durandtibo/coola/pull/519
* Bump ruff from 0.3.2 to 0.3.3 by dependabot in https://github.com/durandtibo/coola/pull/521
* Bump mkdocs-material from 9.5.13 to 9.5.14 by dependabot in https://github.com/durandtibo/coola/pull/520
* Bump coverage from 7.4.3 to 7.4.4 by dependabot in https://github.com/durandtibo/coola/pull/522
* Bump black from 24.2.0 to 24.3.0 by dependabot in https://github.com/durandtibo/coola/pull/523
* Add `BaseRandomSeedSetter` by durandtibo in https://github.com/durandtibo/coola/pull/524
* Add `RandomRandomSeedSetter` by durandtibo in https://github.com/durandtibo/coola/pull/525
* Add `NumpyRandomSeedSetter` by durandtibo in https://github.com/durandtibo/coola/pull/526
* Update `TorchRandomManager` by durandtibo in https://github.com/durandtibo/coola/pull/527
* Update `NumpyRandomManager` by durandtibo in https://github.com/durandtibo/coola/pull/528
* Update `BaseRandomManager` by durandtibo in https://github.com/durandtibo/coola/pull/529
* Update docs by durandtibo in https://github.com/durandtibo/coola/pull/530
* Add `RandomManager` + other improvements by durandtibo in https://github.com/durandtibo/coola/pull/531
* Add `random_seed` context manager by durandtibo in https://github.com/durandtibo/coola/pull/532
* Add `numpy_seed` and `torch_seed` by durandtibo in https://github.com/durandtibo/coola/pull/533
* Improve code style by durandtibo in https://github.com/durandtibo/coola/pull/534
* Release version `0.5.0` by durandtibo in https://github.com/durandtibo/coola/pull/535


**Full Changelog**: https://github.com/durandtibo/coola/compare/v0.4.0...v0.5.0

Page 3 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.