Skip to content

Releases: iomz/dl-myo

v1.1.4

10 Aug 21:07
0313c5c
Compare
Choose a tag to compare

v1.1.3

10 Aug 20:48
ce71e7a
Compare
Choose a tag to compare

What's Changed

  • fix: introduce asyncio.Lock by @iomz in #24

Full Changelog: v1.1.2...v1.1.3

v1.1.2

10 Aug 19:49
87decf8
Compare
Choose a tag to compare

What's Changed

  • fix: repeat once if gets stuck by @iomz in #23

Full Changelog: v1.1.1...v1.1.2

v1.1.1

10 Aug 18:25
94c59f0
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

v1.1.0

10 Aug 16:59
3944058
Compare
Choose a tag to compare

What's Changed

  • feat: implement aggregate_all by @iomz in #21

Full Changelog: v1.0.5...v1.1.0

v1.0.5

06 Jul 07:59
63451e2
Compare
Choose a tag to compare

What's Changed

  • feat: visualization of the data streams as examples by @iomz in #18

Full Changelog: v1.0.4...v1.0.5

v1.0.4

24 Jun 11:41
4085935
Compare
Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4

v1.0.3

22 Jun 16:30
87f1ebc
Compare
Choose a tag to compare

What's Changed

  • Fix on_emg_data() callback by @iomz in #16

Full Changelog: v1.0.2...v1.0.3

v1.0.2

20 Jun 18:41
c721fa8
Compare
Choose a tag to compare

What's Changed

  • refactor: remove aenum by @iomz in #14

Full Changelog: v1.0.1...v1.0.2

v1.0.1

20 Jun 10:22
e3ea052
Compare
Choose a tag to compare

make on_* callbacks in MyoClient async

Full Changelog: v1.0.0...v1.0.1