Skip to content

v0.2.3

Latest
Compare
Choose a tag to compare
@billyc billyc released this 20 Feb 23:17
· 63 commits to master since this release

Release 0.2.3.

OMX file format has not changed with this release.

Java API changes:

  • Performance improvements using 'hyperslabs'

Python API changes:

  • Fixed lookup values larger than int16 could hold
  • Fixed listAttributes() bug which could result in empty list result
  • Lots of tests added, thanks @jiffyclub !
  • Code cleanup, thanks @jiffyclub !