v0.7.0
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