Skip to content

Releases: VEuPathDB/lib-eda-subsetting

v1.5.0

17 Jun 14:46
Compare
Choose a tag to compare

See #4 for more details:

  • Moved variable.converter to variable.binary
  • Implemented new AncestorMappers for in-progress file-based subsetting optimization

v1.4.0

08 Jun 20:05
Compare
Choose a tag to compare

Convert isUserStudy to source type enum

v1.3.0

07 Jun 05:56
Compare
Choose a tag to compare

Add way to resolve studies based on curated- and user-study sources, and rework var type generics

v1.2.1

03 Jun 20:38
Compare
Choose a tag to compare

Fix two bugs introduced in the factoring into this library:
VEuPathDB/EdaSubsettingService#68
VEuPathDB/EdaSubsettingService#69

v1.2.0

25 May 19:46
Compare
Choose a tag to compare

Complete the factoring from EdaSubsettingService, including unit tests.

v1.1.0

25 May 19:46
Compare
Choose a tag to compare

API tweaks so general consumers (non-OutputStreams in various formats) can retrieve tabular results

v1.0.2

24 May 05:14
Compare
Choose a tag to compare

Remove toolchain which breaks javadoc

v1.0.1

24 May 05:01
Compare
Choose a tag to compare

Clean up build and downgrade to Java 11 since this lib will be used directly on VEuPathDB servers

v1.0.0

24 May 01:06
Compare
Choose a tag to compare

First attempt at releasing this code as a library separate from the subsetting service