Skip to content

Releases: fastobo/fastobo-validator

0.2.2

23 Jul 10:22
v0.2.2
Compare
Choose a tag to compare

Changed

  • Bumped fastobo to v0.6.0

Fixed

  • Allow ISO 8601 datetimes with fractional seconds.

0.2.1

16 Jul 02:31
v0.2.1
Compare
Choose a tag to compare

Changed

  • Bumped fastobo to v0.5.0.
  • Used err-derive instead of failure for error chain management

0.2.0

13 Jun 22:39
v0.2.0
Compare
Choose a tag to compare

Added

  • Mandatory validation of clause cardinality.

0.1.3

05 Jun 01:56
v0.1.3
Compare
Choose a tag to compare

Fixed

  • Bumped fastobo version to prevent a bug when parsing Xref lists

0.1.2

25 May 00:46
v0.1.2
Compare
Choose a tag to compare

Fixed

  • Bumped fastobo version to prevent a panic when parsing OBO
    documents containing instance frames.

0.1.1

16 May 23:56
v0.1.1
Compare
Choose a tag to compare

Added

  • Continuous deployment of Mac OSX pre-built binaries.

Changed

  • Parsing and validation have been separated into different steps.
  • Reported errors are now grouped by frame location if applicable.

Doc

  • Fixed example command in README.md.

0.1.0

11 May 21:38
v0.1.0
Compare
Choose a tag to compare

Initial release.