Skip to content

Releases: Ddedalus/syringe-pump

Better handling of pump state errors

30 Sep 10:15
906d014
Compare
Choose a tag to compare

What's Changed

  • Allow pump instantiation when target volume is hit by @Ddedalus in #10

Full Changelog: v0.2.0...v0.2.1

0.2.0: pydantic 2.0 and Legato 101 support

29 Sep 21:48
3c6ddbf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.2.0

Add support for volume commands

23 Sep 21:33
8caabe2
Compare
Choose a tag to compare

What's Changed

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

Fix README links

22 Sep 22:34
Compare
Choose a tag to compare

Just making PyPi usable

Improve test coverage and add repository badges

22 Sep 22:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

Initial release

22 Sep 15:33
a36c315
Compare
Choose a tag to compare

What's Changed

  • Implementation of the syringe pump controller
  • Add CI/CD for publish and test by @Ddedalus in #1
  • Release cleanup by @Ddedalus in #2