Skip to content

Releases: osPlanning/omx

v0.2.3

20 Feb 23:17
Compare
Choose a tag to compare

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 !