Releases: EPronovost/eincheck
Releases · EPronovost/eincheck
v0.6.0
What's Changed
- Use check_data in the front page examples by @EPronovost in #21
- Scalars by @EPronovost in #22
inner
toinner_dim
by @EPronovost in #23
Full Changelog: v0.5.1...v0.6.0
v0.5.1
v0.5.0
0.4.0
0.3.2
What's Changed
- Fix readthedocs builds by @EPronovost in #16
- Upgrade black by @EPronovost in #17
Full Changelog: v0.3.1...v0.3.2
0.3.1
What's Changed
- Check for extra param names in check_func by @EPronovost in #14
- Update deps by @EPronovost in #15
Full Changelog: v0.3.0...v0.3.1
0.3.0
Performance improvements. This release should make repeated calls to check_shapes
much faster.
What's Changed
- Parser cache by @EPronovost in #13
Full Changelog: v0.2.1...v0.3.0
0.2.1
Fix published package
What's Changed
- Update version by @EPronovost in #12
Full Changelog: v0.2.0...v0.2.1
0.2.0
Add enable_checks
and disable_checks
context managers.
What's Changed
- Disable checks by @EPronovost in #11
Full Changelog: v0.1.3...v0.2.0
0.1.3
Add py.typed
.