Skip to content

v0.4.0

Compare
Choose a tag to compare
@desaikd desaikd released this 14 Jul 23:45
· 62 commits to main since this release
42a6f94

What's Changed

  • adds implementation of timestamp_precision constraint by @desaikd in #87
  • adds timetstamp_precision constraint implementation with fractional seconds related change by @desaikd in #90
  • adds usage examples for documentation of system and authority by @desaikd in #88
  • Fixes the issue with calculating self referencing type ids by @desaikd in #94
  • adds implementation of valid_values constraint by @desaikd in #92
  • Generic Range implementation by @desaikd in #95
  • adds changes for regex constraint implementation by @desaikd in #96
  • Version bump to v0.4.0 by @desaikd in #98

Full Changelog: v0.3.0...v0.4.0