Skip to content

v0.10.11

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 20:34
· 166 commits to main since this release

Added

  • Support data type map in Glue import. (#340)
  • Basic html export for new keys and values fields.
  • Support for recognition of 1 to 1 relationships when exporting to DBML.
  • Added support for arrays in JSON schema import (#305)

Changed

  • Aligned JSON schema import and export of required properties

Fixed

  • Fix required field handling in JSON schema import
  • Fix an issue where the quality and definition $ref are not always resolved.
  • Fix an issue where the JSON schema validation fails for a field with type string and format uuid
  • Fix an issue where common DBML renderers may not be able to parse parts of an exported file.