Skip to content

v0.7.0

Choose a tag to compare

@dupontcyborg dupontcyborg released this 03 Dec 17:08
· 820 commits to main since this release
66f4818

What's Changed

  • Add indexing functions to achieve 100% Indexing API coverage by @dupontcyborg in #20
  • Add bitwise operations (bitwise_and, bitwise_or, bitwise_xor, bitwise_not, invert, left_shift, right_shift, packbits, unpackbits) by @dupontcyborg in #21

Full Changelog: v0.6.0...v0.7.0