Releases: JuBiotech/bletl
Releases · JuBiotech/bletl
v1.5.1
What's Changed
- Fixes a bug in
find_do_peak
that rendered thedelay_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
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
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
v1.4.2
What's Changed
- Add dependabot by @michaelosthege in #48
- Bump actions/setup-python from 2 to 4 by @dependabot in #49
- Bump codecov/codecov-action from 1 to 3 by @dependabot in #51
- Bump actions/checkout from 2 to 3 by @dependabot in #50
- Bump pre-commit/action from 2.0.0 to 3.0.0 by @dependabot in #52
- Bump actions/checkout from 3 to 4 by @dependabot in #55
- Update readthedocs config to new config spec by @michaelosthege in #56
- Bump actions/setup-python from 4 to 5 by @dependabot in #58
- Add CLA and cla-assistant workflow by @michaelosthege in #60
- Add license notice to primary init file by @michaelosthege in #59
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #61
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #62
- Bump contributor-assistant/github-action from 2.3.1 to 2.3.2 by @dependabot in #64
- Bump contributor-assistant/github-action from 2.3.2 to 2.4.0 by @dependabot in #65
- Update df creation in helper function by @rebeccahamel in #67
New Contributors
- @dependabot made their first contribution in #49
- @rebeccahamel made their first contribution in #67
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- 🛡️ Drop filtersets with non-monotonic time by @michaelosthege in #47
- 🛡️ More robustness against defective BLPro resultfiles also in #47
- 🐛
.metadata
from BLPro results now a dict also in #47 - 🆕
"cycle"
number column now included in.comment
tables also in #47
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Dropped support for PyMC <5 by @michaelosthege in #44
- The
.fluidics["reservoir"]
column is now typed as integers by @michaelosthege in #43
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- Fix twine check errors that blocked the previous release by @michaelosthege in #41
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Support Python 3.11 by @michaelosthege in #33
- Fix all typing errors and run mypy in pre-commit by @michaelosthege in #40
- Use alphanumeric well IDs in
.fluidics
DataFrame index by @michaelosthege and @katroh in #39
Full Changelog: v1.2.3...v1.3.0
v1.2.3
What's Changed
- Update isort by @michaelosthege in #36
- Ensure pandas 2 compatibility by @michaelosthege in #37
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Increase parsing robustness by @michaelosthege in #34
Full Changelog: v1.2.1...v1.2.2