Skip to content

Releases: biopragmatics/curies

v0.10.13

23 Apr 07:18
Compare
Choose a tag to compare

What's Changed

Add converter with configurable pre-processing by @cthoyt in #171

See tutorial at https://curies.readthedocs.io/en/latest/preprocessing.html

Full Changelog: v0.10.12...v0.10.13

v0.10.12

19 Apr 09:41
Compare
Choose a tag to compare

What's Changed

  • Represent triples with a Pydantic model by @cthoyt in #172. This isn't a minor release since this feature isn't documented in the public API yet

Full Changelog: v0.10.11...v0.10.12

v0.10.11

14 Apr 15:45
Compare
Choose a tag to compare

Full Changelog: v0.10.10...v0.10.11

This release adds several builtin references to curies.vocabulary

v0.10.10

14 Apr 15:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.9...v0.10.10

v0.10.9

22 Mar 21:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.8...v0.10.9

v0.10.8

19 Mar 14:19
Compare
Choose a tag to compare

What's Changed

  • Add identifier standardization hook by @cthoyt in #167

Full Changelog: v0.10.7...v0.10.8

v0.10.7

19 Mar 12:39
Compare
Choose a tag to compare

What's Changed

  • Update CURIE parsing interface in Converter.parse_curie by @cthoyt in #161
  • Add a shortcut for constructing a Pydantic model by @cthoyt in #163
  • Add a strict flag to Converter.parse_uri by @cthoyt in #162
  • Add omni-parse function Converter.parse by @cthoyt in #164

Full Changelog: v0.10.6...v0.10.7

v0.10.6

25 Feb 15:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.5...v0.10.6

v0.10.5

25 Feb 15:48
Compare
Choose a tag to compare

Full Changelog: v0.10.4...v0.10.5

v0.10.4

25 Feb 15:48
Compare
Choose a tag to compare

What's Changed

  • Add intermediate named reference class by @cthoyt in #155

Full Changelog: v0.10.3...v0.10.4