Skip to content

Releases: anngvu/retold

1.1.0

20 Jun 01:40
b052ccf
Compare
Choose a tag to compare

What's Changed

  • Validation rules serialization changes by @anngvu in #15
  • Add translation for the alternative attributes metamodel by @anngvu in #18

Full Changelog: 1.0.0...1.1.0

1.0.0

26 Mar 02:28
856ce30
Compare
Choose a tag to compare

Notes

Working implementation for targeted translation of the LinkML YAML format to schematic JSON-LD format.

What's Changed

  • Rename file, fix namespace by @anngvu in #1
  • Feat/to jsonld by @anngvu in #2
  • Fix/to jsonld by @anngvu in #3
  • Fix/csv to yaml by @anngvu in #4
  • Fix rules serialization by @anngvu in #5
  • Rewrite using multimethods, other improvements by @anngvu in #6
  • Handle enum_range vals and other fixes by @anngvu in #7
  • Implement requiresDependency for props by @anngvu in #8
  • Implement better handling of keys with custom key-fn by @anngvu in #9
  • Class-based inheritance by @anngvu in #13

New Contributors

  • @anngvu made their first contribution in #1

Full Changelog: https://github.com/anngvu/retold/commits/1.0.0