You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.