Releases: yeastrc/limelight-import-api
Version 4.1.0
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
Add support for PTM annotation (e.g. probability of localized positions)
Version 3.0.2
Change data type for SHA-384 hash of fasta file statistics to binary base 64.
Version 3.0.1
Ensure data types are specified for attributes of fasta_file_statistics
Version 3.0.0
Add support for capturing decoys, independent decoys, and FASTA file information.
Initial run of automated release pipeline.
v0.17.0 Attempt to commit/push changes to local maven repo
v0.13.0
Version 0.9.0
Add support for reporter ions.
Made psm.precursor_charge required
V.0.5.0 make psm.precursor_charge required.
Removed some and renamed others in XSD
Diff from 0.4.0 is cleanup of Java classes