8000 Release v2.20 · junzis/pyModeS · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v2.20

Latest
Compare
Choose a tag to compare
@junzis junzis released this 19 Mar 23:40
· 1 commit 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

0