Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Sep 06:07
· 89 commits to main since this release
  • Reverted MSRV to 1.63 for compatibility with manylinux standard.
  • Python bindings are now available (as well as the existing C bindings). This replaces the pymwalib python project. See the README.md for help using it.
  • Added rec_type to the rf_input struct so the client can determine the receiver type of the connected receiver.
  • Minor linting and documentation fixes.
  • Overhaul of CI workflows to produce Python wheels and various levels of optimisation for Linux and MacOSX for the library itself.