Releases: fastobo/fastobo-validator
Releases · fastobo/fastobo-validator
0.2.2
Changed
Fixed
- Allow ISO 8601 datetimes with fractional seconds.
0.2.1
Changed
- Bumped
fastobo
to v0.5.0
.
- Used
err-derive
instead of failure
for error chain management
0.2.0
Added
- Mandatory validation of clause cardinality.
0.1.3
Fixed
- Bumped
fastobo
version to prevent a bug when parsing Xref lists
0.1.2
Fixed
- Bumped
fastobo
version to prevent a panic when parsing OBO
documents containing instance frames.
0.1.1
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
.