Releases: JuBiotech/bletl
Releases · JuBiotech/bletl
v1.7.1
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
richfor 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
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #82
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #84
- Fix order and type conversion of
fluidics["reservoir"]column by @michaelosthege in #85
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Use
pm.Datainstead of deprecatedpm.ConstantDataby @michaelosthege in #83
Full Changelog: v1.6.0...v1.6.1
v1.6.0
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. Useenvironmentcolumns with caution! Contributions welcome.
Full Changelog: v1.5.4...v1.6.0
v1.5.4
v1.5.3
v1.5.2
What's Changed
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #76
- Add Python 3.12 to test-job matrix by @tobiaslatour in #77
New Contributors
- @tobiaslatour made their first contribution in #77
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Fixes a bug in
find_do_peakthat rendered thedelay_bkwarg 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
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
What's Changed
- Deal with
calibr8API 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