Skip to content

Releases: JuBiotech/bletl

v1.7.1

15 Apr 16:59

Choose a tag to compare

What's Changed

  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #87
  • Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #89
    • ⚠️ Dropped support for Python 3.8, 3.9, 3.10
    • 🛡️ Testing with Python 3.11 and 3.14
    • 🐛 Fixed test suite compatibility with newer NumPy versions
    • 🐛 Fixed compatibility with changing APIs in newer dependency versions
    • 🔄 Updated pre-commit hooks
    • 🔄 Updated docs build environment
    • ⚙️ Switched from fastprogress to rich for progress bars
  • Test with pandas 3 by @michaelosthege in #88
    • ✔️ Fixed compatibility with pandas 3
    • ⚙️ Tests and build process now runs without warnings
    • 📖 Re-ran example notebooks

Full Changelog: v1.6.2...v1.7.1

v.1.6.2

01 Nov 17:04
d857fd5

Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1

13 Aug 21:12

Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

07 May 15:19

Choose a tag to compare

What's Changed

  • Add BL1 process parameters to metadata and setpoints to environment by @michaelosthege in #80
    • ⚠️ Profile data is still NOT parsed for BioLector II/Pro datasets. Use environment columns with caution! Contributions welcome.

Full Changelog: v1.5.4...v1.6.0

v1.5.4

29 Apr 12:46
750395d

Choose a tag to compare

What's Changed

Full Changelog: v1.5.3...v1.5.4

v1.5.3

25 Mar 12:40
b5614ef

Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.5.3

v1.5.2

14 Mar 15:58
c3f1d32

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.5.2

v1.5.1

18 Nov 17:27

Choose a tag to compare

What's Changed

  • Fixes a bug in find_do_peak that rendered the delay_b kwarg ineffective. By @lisaa2504 in #75

New Contributors

  • @lisaa2504 made their first contribution in #75

Full Changelog: v1.5.0...v1.5.1

v1.5.0

11 Oct 13:39

Choose a tag to compare

What's Changed

  • Bump contributor-assistant/github-action from 2.5.1 to 2.6.0 by @dependabot in #72
  • Bump contributor-assistant/github-action from 2.6.0 to 2.6.1 by @dependabot in #73
  • Detect XT file types in parser selection by @michaelosthege in #74

Full Changelog: v1.4.3...v1.5.0

v1.4.3

28 Aug 14:25

Choose a tag to compare

What's Changed

  • Deal with calibr8 API change by @michaelosthege in #68
  • Bump contributor-assistant/github-action from 2.4.0 to 2.5.1 by @dependabot in #69
  • Fix parsing of BioLector Pro datasets with filter id 401 or fluidics data for 48-well plates by @michaelosthege in #71

Full Changelog: v1.4.2...v1.4.3