Jax-dataclasses

Latest version: v1.6.1

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

Scan your dependencies

Page 2 of 4

1.4.2

- Removes a spurious print from the previous release.
- Fix more forward reference edge cases.

1.4.1

Fixes runtime error from forward references.

1.4.0

- Fix deprecation warnings. (4)
- Replace `x: int = jdc.static_field()` with `x: jdc.Static[int]`. The former still works but is now deprecated.

1.3.0

- Support specifying batch axis location in shape annotations.
- More general tree traversal for `copy_and_mutate()`.

1.2.2

copy_and_mutate` improvements: ignore cycles, static fields.

1.2.1

Dependency cleanup, typos.

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.