Skip to content

0.12.0

Compare
Choose a tag to compare
@althonos althonos released this 29 Sep 00:54
· 110 commits to master since this release
v0.12.0

Added

  • fastobo::ast::Url struct replacing url::Url to store URL identifiers.

Changed

  • Removed url crate dependency.
  • Bumped fastobo-syntax dependency to v0.6.2 to fix parsing of some
    URLs with empty paths lacking a trailing slash (e.g. http://example.com).