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