Skip to content

Releases: tiqi-group/pydase

v0.10.6

02 Oct 07:49
eb32b34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.5...v0.10.6

v0.10.5

25 Sep 17:51
77802da
Compare
Choose a tag to compare

What's Changed

  • fix: client usage in jupyter notebook by @mosmuell in #165
  • fix: removes basic configuration of logging system in task module by @mosmuell in #166

Full Changelog: v0.10.4...v0.10.5

v0.10.4

23 Sep 11:36
757dc9a
Compare
Choose a tag to compare

What's Changed

  • fix: removes inheritance warning for descriptors by @mosmuell in #163

Full Changelog: v0.10.3...v0.10.4

v0.10.3

23 Sep 11:24
5658514
Compare
Choose a tag to compare

What's Changed

  • fix: controlling tasks of instances derived from same class by @mosmuell in #161
  • fix: normalize full access path (for dict keys) by @mosmuell in #162

Full Changelog: v0.10.2...v0.10.3

v0.10.2

21 Sep 09:44
bbf479a
Compare
Choose a tag to compare

What's Changed

  • fix: defining task without autostart fails by @mosmuell in #159

Full Changelog: v0.10.1...v0.10.2

v0.10.1

17 Sep 14:53
Compare
Choose a tag to compare

What's Changed

  • fix: correctly handling minus sign input in NumberComponent by @mosmuell in #157

Full Changelog: v0.10.0...v0.10.1

v0.10.0

16 Sep 13:53
9180bb1
Compare
Choose a tag to compare

What's Changed

  • BREAKING: Replace implicit async function tasks with task decorator by @mosmuell in #150

Full Changelog: v0.9.1...v0.10.0

v0.9.1

29 Aug 06:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

13 Aug 05:17
2ebdb77
Compare
Choose a tag to compare

What's Changed

  • feat: allow monkey patching serilization methods for api endpoints by @mosmuell in #149
  • Breaking: changing allowed client arguments by @mosmuell in #151
  • feat: adds a context manager to the client, fixes running loop issue by @mosmuell in #152

Full Changelog: v0.8.5...v0.9.0

v0.8.5

30 Jul 08:48
c894215
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.4...v0.8.5