Releases: VEuPathDB/lib-eda-subsetting
Releases · VEuPathDB/lib-eda-subsetting
v1.5.0
v1.4.0
Convert isUserStudy to source type enum
v1.3.0
Add way to resolve studies based on curated- and user-study sources, and rework var type generics
v1.2.1
Fix two bugs introduced in the factoring into this library:
VEuPathDB/EdaSubsettingService#68
VEuPathDB/EdaSubsettingService#69
v1.2.0
Complete the factoring from EdaSubsettingService, including unit tests.
v1.1.0
API tweaks so general consumers (non-OutputStreams in various formats) can retrieve tabular results
v1.0.2
Remove toolchain which breaks javadoc
v1.0.1
Clean up build and downgrade to Java 11 since this lib will be used directly on VEuPathDB servers
v1.0.0
First attempt at releasing this code as a library separate from the subsetting service