Releases: qbicsoftware/core-utils-lib
Releases · qbicsoftware/core-utils-lib
1.11.0
1.10.6
1.10.5
What's Changed
Bugfixes 🪲
Documentation & CI 🪂
- Maintain repository by @jenniferboedker in #90
Full Changelog: 1.10.14...1.10.5
Hotfix 1.10.4
1.10.4 (2022-01-07)
Added
Fixed
Dependencies
org.apache.logging.log4j:log4j-core:2.17.0
->2.17.1
org.apache.logging.log4j:log4j-api:2.17.0
->2.17.1
Deprecated
1.10.3
1.10.3 (2021-12-20)
Fixed
Dependencies
- org.apache.logging.log4j:log4j-api:2.16.0 -> 2.17.0
- org.apache.logging.log4j:log4j-core:2.16.0 -> 2.17.0
Hotfix 1.10.2
1.10.2 (2021-12-16)
Added
Fixed
Dependencies
- micronaut-http-client:io.micronaut:1.2.11 -> 2.5.13
- spock-core:org.spockframework:1.3-groovy-2.5 -> 2.0-groovy-2.5
- org.mockito:mockito-all:1.8.4 -> 1.10.19
- org.mockito:mockito-core:2.18.3 -> 4.1.0
- org.powermock:powermock-reflect:1.6.1 -> 2.0.9
- org.apache.commons:commons-lang3:3.7 -> 3.12.0
- org.apache.logging.log4j:log4j-api:2.15.0 -> 2.16.0
- org.apache.logging.log4j:log4j-core:2.15.0 -> 2.16.0
Deprecated
Hotfix 1.10.1
1.10.1 (2021-12-13)
Added
Fixed
Dependencies
-
org.apache.logging.log4j:log4j-api:2.13.2
->2.15.0
-
org.apache.logging.log4j:log4j-core:2.13.2
->2.15.0
Deprecated
Purple Lotus
- Update 'life.qbic.utils.MaxQuantParser', parsing the summary file from a new summary folder (#74)
Includes updates from unreleased patch version:
- Checks life.qbic.datasets.parsers.DatasetValidationException argument for null, throws an NPE immediately.
- Remove DatasetValidationException signature from adaptMapToDatasetStructure method in life.qbic.utils.MaxQuantParser.groovy