Skip to content

Releases: EIT-ALIVE/eitprocessing

Release v1.4.4

04 Nov 12:08

Choose a tag to compare

This release fixes the citation file and citation file validation. It also fixes an issue where bump-my-version would change versions it shouldn't.

Full Changelog: v1.4.3...v1.4.4

Release v1.4.3

29 Oct 15:58

Choose a tag to compare

Release v1.4.2

29 Oct 14:03

Choose a tag to compare

What's Changed

  • Fix bug allowing unintended overwriting of DataCollections, e.g. ContinuousData, with the same label.

Full Changelog: v1.4.1...v1.4.2

Release v1.4.1

29 Oct 08:30

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

Release v1.4.0

17 Oct 14:49

Choose a tag to compare

What's Changed

Full Changelog: v1.3.4...v1.4.0

Release v1.3.4

27 Sep 09:58

Choose a tag to compare

Full Changelog: v1.3.3...v1.3.4

What's Changed

Full Changelog: v1.3.3...v1.3.4

Release v1.3.3

23 Sep 15:12

Choose a tag to compare

Release v1.3.2

02 Aug 12:13

Choose a tag to compare

What's Changed

  • Fix Sequence.time returning ContinuousData object instead of time attribute by @psomhorst in #295

Full Changelog: v1.3.1...v1.3.2

Release v1.3.1

26 Jul 14:01

Choose a tag to compare

Breaking changes

This version removes the sample_frequency attribute from BreathDetection() and the sample_frequency argument from EELI.computer_parameter(). These attributes/arguments can no longer be provided. Attempts to do so will result in an exception. Instead, the sample_frequency should be set in the ContinuousData objects used by BreathDetection and EELI.

What's Changed

  • Remove sample frequency from BreathDetection and EELI by @psomhorst in #292

Full Changelog: v1.3.0...v1.3.1

Release v1.3.0

26 Jul 12:42

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0