Skip to content

v0.1.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 08:39
· 1 commit to main since this release
6386305

0.1.2 - 2024-05-25

⛰️ Features

  • Add functions to standardize prefix, CURIE, and URI. Add Converter::from_shacl() loader using the sophia library for RDF manipulation. All functions added to the rust library are now also available in python and JS - (ae67b97)
  • Add functions compress_or_standardize, expand_or_standardize, is_uri, is_curie. Add git cliff to generate CHANGELOG.md and release notes - (b663c97)

🐛 Bug Fixes

📚 Documentation

  • Use codeblocks tabs for the different languages - (a8e9dd0)

🛠️ Miscellaneous Tasks

  • Bump version to 0.1.2 - (6386305)