Coola

Latest version: v0.8.7

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

Scan your dependencies

Page 7 of 9

0.0.18

What's Changed
* Fix JAX dependencies by durandtibo in https://github.com/durandtibo/coola/pull/226
* Release version `0.0.18` by durandtibo in https://github.com/durandtibo/coola/pull/227


**Full Changelog**: https://github.com/durandtibo/coola/compare/v0.0.17...v0.0.18

0.0.17

What's Changed
* Add optional `jax` package by durandtibo in https://github.com/durandtibo/coola/pull/216
* Add `JaxArrayEqualityOperator` by durandtibo in https://github.com/durandtibo/coola/pull/217
* Add `JaxArrayAllCloseOperator` by durandtibo in https://github.com/durandtibo/coola/pull/218
* Add JAX to CI pipeline by durandtibo in https://github.com/durandtibo/coola/pull/219
* Update numpy comparators by durandtibo in https://github.com/durandtibo/coola/pull/220
* Update nightly workflows by durandtibo in https://github.com/durandtibo/coola/pull/221
* Update comparator utility functions by durandtibo in https://github.com/durandtibo/coola/pull/222
* Fix bug in jax comparator by durandtibo in https://github.com/durandtibo/coola/pull/224
* Multiple minor improvements by durandtibo in https://github.com/durandtibo/coola/pull/225
* Release version `0.0.17` by durandtibo in https://github.com/durandtibo/coola/pull/223


**Full Changelog**: https://github.com/durandtibo/coola/compare/v0.0.16...v0.0.17

0.0.16

What's Changed
* Update build code by durandtibo in https://github.com/durandtibo/coola/pull/211
* Update dependencies by durandtibo in https://github.com/durandtibo/coola/pull/212
* Bump polars from 0.18.9 to 0.18.10 by dependabot in https://github.com/durandtibo/coola/pull/213
* Move `types` and update dependencies by durandtibo in https://github.com/durandtibo/coola/pull/214
* Release version `0.0.16` by durandtibo in https://github.com/durandtibo/coola/pull/215


**Full Changelog**: https://github.com/durandtibo/coola/compare/v0.0.15...v0.0.16

0.0.15

What's Changed
* Add function to compute quantile by durandtibo in https://github.com/durandtibo/coola/pull/203
* Add types by durandtibo in https://github.com/durandtibo/coola/pull/204
* Add reducers by durandtibo in https://github.com/durandtibo/coola/pull/205
* Add `str_sequence` by durandtibo in https://github.com/durandtibo/coola/pull/206
* Add `Reduction` by durandtibo in https://github.com/durandtibo/coola/pull/207
* Add `summary` and related code by durandtibo in https://github.com/durandtibo/coola/pull/208
* Minor cleaning by durandtibo in https://github.com/durandtibo/coola/pull/209
* Release version `0.0.15` by durandtibo in https://github.com/durandtibo/coola/pull/210


**Full Changelog**: https://github.com/durandtibo/coola/compare/v0.0.14...v0.0.15

0.0.14

What's Changed
* Add `comparators` package by durandtibo in https://github.com/durandtibo/coola/pull/193
* Refactor code for equality by durandtibo in https://github.com/durandtibo/coola/pull/194
* Refactor code for allclose by durandtibo in https://github.com/durandtibo/coola/pull/195
* Fusion and reorganize code by durandtibo in https://github.com/durandtibo/coola/pull/196
* Add `get_mapping_allclose` by durandtibo in https://github.com/durandtibo/coola/pull/197
* Add `get_mapping_allclose` by durandtibo in https://github.com/durandtibo/coola/pull/198
* Improve testers by durandtibo in https://github.com/durandtibo/coola/pull/199
* Update comparators registration by durandtibo in https://github.com/durandtibo/coola/pull/200
* Clean implementation by durandtibo in https://github.com/durandtibo/coola/pull/201
* Release version `0.0.14` by durandtibo in https://github.com/durandtibo/coola/pull/202


**Full Changelog**: https://github.com/durandtibo/coola/compare/v0.0.13...v0.0.14

0.0.13

What's Changed
* Bump polars from 0.18.4 to 0.18.6 by dependabot in https://github.com/durandtibo/coola/pull/178
* Bump docformatter from 1.7.3 to 1.7.4 by dependabot in https://github.com/durandtibo/coola/pull/177
* Bump numpy from 1.25.0 to 1.25.1 by dependabot in https://github.com/durandtibo/coola/pull/176
* Bump pandas from 2.0.2 to 2.0.3 by dependabot in https://github.com/durandtibo/coola/pull/174
* Bump mkdocs-material from 9.1.17 to 9.1.18 by dependabot in https://github.com/durandtibo/coola/pull/175
* Update dependencies by durandtibo in https://github.com/durandtibo/coola/pull/179
* Improve some docstrings by durandtibo in https://github.com/durandtibo/coola/pull/180
* Update CI workflow by durandtibo in https://github.com/durandtibo/coola/pull/181
* Add `str_mapping` by durandtibo in https://github.com/durandtibo/coola/pull/182
* Replace `str_dict` by `str_mapping` by durandtibo in https://github.com/durandtibo/coola/pull/183
* Clean format by durandtibo in https://github.com/durandtibo/coola/pull/184
* Clean some workflows by durandtibo in https://github.com/durandtibo/coola/pull/185
* Update workflows by durandtibo in https://github.com/durandtibo/coola/pull/186
* Rename some modules by durandtibo in https://github.com/durandtibo/coola/pull/188
* Reorganize imports by durandtibo in https://github.com/durandtibo/coola/pull/189
* Bump xarray from 2023.6.0 to 2023.7.0 by dependabot in https://github.com/durandtibo/coola/pull/187
* Update xarray versions in workflows by durandtibo in https://github.com/durandtibo/coola/pull/190
* Add tolerance for keys in mappings by durandtibo in https://github.com/durandtibo/coola/pull/191
* Release version `0.0.13` by durandtibo in https://github.com/durandtibo/coola/pull/192


**Full Changelog**: https://github.com/durandtibo/coola/compare/v0.0.12...v0.0.13

Page 7 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.