Skip to content

Releases: MO-RISE/pycluon

Shared memory bug fix

13 Dec 08:15
429c7f0
Compare
Choose a tag to compare

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

29 Apr 19:21
171b969
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2

Python 3.11 support

29 Apr 06:02
119171c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

Initial support for shared memory access

09 Dec 11:06
5aff309
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.3...0.2.0

Bugfix in timestamp handling

25 Nov 12:52
a7168d5
Compare
Choose a tag to compare

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

17 Nov 07:05
fd046cf
Compare
Choose a tag to compare

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

21 Sep 05:56
Compare
Choose a tag to compare
0.1.1

Bumping version

Initial public release

21 Sep 05:23
Compare
Choose a tag to compare
0.1.0

Making ready for first release