Skip to content

Chex 0.1.87

Latest
Compare
Choose a tag to compare
@hbq1 hbq1 released this 30 Sep 14:40
· 2 commits to master since this release

What's Changed

  • Add flattening functionality to chex.Dimensions. by @copybara-service in #341
  • Fix doc-string in warn_deprecated_function. by @copybara-service in #343
  • Add utility to create a deprecated alias. by @copybara-service in #345
  • Fix linter's warnings. by @copybara-service in #349
  • Test RTD webhooks. by @copybara-service in #350
  • Remove a bad async chexify test as the following is not guaranteed: by @copybara-service in #353
  • Replace deprecated jax.tree_* functions with jax.tree.* by @copybara-service in #354
  • Disable registration of dataclasses defined in main with JAX tree util. by @copybara-service in #356
  • Chex: Add CI job for oldest supported JAX version by @copybara-service in #358
  • make replacement kwarg in warn_deprecated_function optional by @copybara-service in #362
  • increase version number for a pypi release by @copybara-service in #363

Full Changelog: v0.1.86...v0.1.87