Skip to content

0.8.2: Fixes issue with __setitem__ and non-tuple indices

Latest

Choose a tag to compare

@mctigger mctigger released this 12 Sep 13:41
· 15 commits to main since this release
e5c3c69

What's Changed

  • Modernize type hints to PEP 604 and collections.abc by @mctigger in #23
  • Rename publish environment to nightly by @mctigger in #24
  • Fix setitem in TensorContainer by @mctigger in #25
  • fix(build): bump version for setitem fix by @mctigger in #26

Full Changelog: 0.8.1...0.8.2