Skip to content

v2.20

Choose a tag to compare

@junzis junzis released this 19 Mar 23:40
· 11 commits to master since this release

What's Changed

  • Fixed C code build process, now they can be built with uv build
  • Fixed error when receiving NICv1 in example decoder due to mismatch in output by @kestr31 in #180
  • Fix for a corner-case numerical problem and corresponding unit test. by @EdFuentetaja in #181
  • Fix floating point display on terminal output by @jbencina in #183
  • Explicitly set multiprocessing start method to fork for OSX support by @jbencina in #182

New Contributors

Full Changelog: v2.19...v2.20