PyPalmSens 1.3.1
This release focuses on improved support for Linux and MacOS. It contains new builds of the underlying PalmSens.Core .NET library for both x86-64 and arm. And the documentation was updated with better installation instructions (e.g. for running the code on a Raspberry Pi).
What's Changed
- Add MPAD technique by @stefsmeets in #125
- Fix pypalmsens arm linux builds by @stefsmeets in #134
- Refactor tests and add structure/unstructure methods by @stefsmeets in #141
- Fix default value for charge limits causing ChronoAmperometry to only collect 1 data point by @stefsmeets in #144
Documentation
- Expand documentation for HW sync example by @stefsmeets in #137
- Update installation instructions for linux distros by @stefsmeets in #138
Full Changelog: python-1.2.2...python-1.3.1