Skip to content

Releases: iomz/dl-myo

v1.0.0

19 Jun 21:18
3ec8fcb
Compare
Choose a tag to compare

What's Changed

  • refactor: add myo.MyoClient wrapper by @iomz in #12
  • docs: update README and test coverage setting by @iomz in #13

Full Changelog: v0.2.0...v1.0.0

v0.2.0

14 Jun 22:04
f2e2f55
Compare
Choose a tag to compare

What's Changed

  • refactor: rename myo.Device to myo.Myo, managing BleakClient by @iomz in #11

Full Changelog: v0.1.6...v0.2.0

v0.1.6

13 Jun 18:38
Compare
Choose a tag to compare

What's Changed

  • chore: switch from hatch to poetry by @iomz in #9

Full Changelog: v0.1.5...v0.1.6

v0.1.5

12 Jun 20:46
Compare
Choose a tag to compare

What's Changed

  • chore: use semver for hatchling by @iomz in #8

Full Changelog: v0.1.3...v0.1.5

v0.1.3

12 Jun 20:00
Compare
Choose a tag to compare

What's Changed

  • refactor: use ruff instead of pyright/flake8 by @iomz in #7

Full Changelog: v0.1.2...v0.1.3

v0.1.2 WebSocket example

08 Jun 10:39
Compare
Choose a tag to compare

dl-myo v0.1.0

07 Jun 22:36
Compare
Choose a tag to compare

What's Changed

  • dev: prototype with bleak by @iomz in #3
  • chore: add workflows and flake8 by @iomz in #4

New Contributors

  • @iomz made their first contribution in #3

Full Changelog: https://github.com/iomz/dl-myo/commits/v0.1.0