Skip to content

Releases: yeastrc/limelight-import-api

Version 4.1.0

15 Jul 20:37
8391269
Compare
Choose a tag to compare

No added or removed elements or attributes.

Changes were made to Validation.

Removed "<xs:unique" "<xs:pattern" validation for performance.

Those validations have been recently implemented in the Limelight
Importer so they were be removed here.
The Limelight Importer currently uses this XSD for validation of the
file to import.

The Limelight Importer previously executed slowly when validation using
"<xs:unique" and "<xs:pattern", especially for large files.

Version 4.0.0

02 Dec 00:22
Compare
Choose a tag to compare

Add support for PTM annotation (e.g. probability of localized positions)

Version 3.0.2

10 Mar 17:53
Compare
Choose a tag to compare

Change data type for SHA-384 hash of fasta file statistics to binary base 64.

Version 3.0.1

09 Mar 17:11
Compare
Choose a tag to compare

Ensure data types are specified for attributes of fasta_file_statistics

Version 3.0.0

08 Mar 20:55
Compare
Choose a tag to compare

Add support for capturing decoys, independent decoys, and FASTA file information.

Initial run of automated release pipeline.

04 Mar 04:22
Compare
Choose a tag to compare
v0.17.0

Attempt to commit/push changes to local maven repo

v0.13.0

04 Mar 04:02
Compare
Choose a tag to compare

test release

Version 0.9.0

07 Nov 23:22
Compare
Choose a tag to compare
Version 0.9.0 Pre-release
Pre-release

Add support for reporter ions.

Made psm.precursor_charge required

12 Feb 22:50
Compare
Choose a tag to compare
Pre-release
V.0.5.0

make psm.precursor_charge required.

Removed some and renamed others in XSD

10 Feb 00:01
Compare
Choose a tag to compare
Pre-release

Diff from 0.4.0 is cleanup of Java classes