Releases: MO-RISE/pycluon
Releases · MO-RISE/pycluon
Shared memory bug fix
What's Changed
- Fixing bug where strcpy was used instead of memcpy... by @freol35241 in #18
Full Changelog: 0.2.2...0.2.3
Libcluon v0.0.145
Python 3.11 support
What's Changed
- Testing on multiple python versions by @freol35241 in #12
- Bumping the pybind version to 2.10.4 by @freol35241 in #13
Full Changelog: 0.2.0...0.2.1
Initial support for shared memory access
Bugfix in timestamp handling
What's Changed
- Fixing bug with scientific notation in handling of timestamps by @freol35241 in #9
Full Changelog: 0.1.2...0.1.3
Better subprocessing handling
What's Changed
- Better usage of subprocess to ensure continuous outputs being printed… by @freol35241 in #7
Full Changelog: 0.1.1...0.1.2
With wheels for all platforms
0.1.1 Bumping version
Initial public release
0.1.0 Making ready for first release