Skip to content

Releases: Rouast-Labs/vitallens-python

v0.5.2

02 Feb 08:14

Choose a tag to compare

What's Changed

  • Bugfixes; Streamline dynamic model/vital integration by @prouast in #42

Full Changelog: v0.5.1...v0.5.2

v0.5.1

30 Jan 06:05

Choose a tag to compare

What's Changed

  • Drop Python 3.9 support
  • Support new Dev API by @prouast in #39
  • Fix test config by @prouast in #40
  • Add optional proxy; dynamic model and vitals resolution by @prouast in #41

Full Changelog: v0.4.7...v0.5.1

v0.4.7

02 Jan 03:16

Choose a tag to compare

What's Changed

  • Make SignalBuffer.update more robust (fixes bug with live.py example) by @prouast in #35
  • Support NumPy 2.0 by @prouast in #38

Full Changelog: v0.4.5...v0.4.7

v0.4.5

03 Nov 03:59

Choose a tag to compare

What's Changed

  • Use minimum window sizes defined in prpy.numpy.physio by @prouast in #27
  • Support prpy==0.3.4; Note on possible install issue by @prouast in #28
  • Support VitalLens 2.0 by @prouast in #34

Full Changelog: v0.4.4...v0.4.5

v0.4.4

21 May 01:04

Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

04 May 09:46

Choose a tag to compare

What's Changed

  • Switch to vitallens-v3 by @prouast in #19
  • README styling by @prouast in #20
  • Configure dependabot, add security audit in CI and add minimum versions of dependencies by @prouast in #21
  • More robust interpolation and updated deps by @prouast in #25

Full Changelog: v0.4.2...v0.4.3

v0.4.2

04 Feb 05:30
69653b7

Choose a tag to compare

What's Changed

  • Unified window sizes and example bugfix by @prouast in #18

Full Changelog: v0.4.1...v0.4.2

v0.4.1

06 Jan 04:24
d4bdbdc

Choose a tag to compare

What's Changed

  • Improve handling of indices by @prouast in #13
  • Improve error codes; Fix testing on windows by @prouast in #16
  • Improved logs

Full Changelog: v0.4...v0.4.1

VitalLens 0.4

14 Nov 02:20
c8c7b62

Choose a tag to compare

What's Changed

  • Distinguish between Mode.BATCH for processing independent videos and Mode.BURST for processing subsequent segments of a video stream
  • Add real-time webcam example script at examples/live.py
  • Update prpy and add Dockerfile

Full Changelog: v0.3.4...v0.4

VitalLens 0.3.4

22 Oct 09:36
cc49fe1

Choose a tag to compare

What's Changed

  • Updated prpy dependency to 0.2.12

Full Changelog: v0.3.3...v0.3.4