1.11.0
What's Changed
Feats
- Ensure ordering of the output ERD code
- Handling Mermaid special characters
- Allow self-FK
Fixes
- Discovery result parsing failed with Ephermeral models because of Null catalog
Chores
- Add more types for function arguments and return values
Under the hood
- Ensure ordering of tables and relationship by @syou6162 in #84
- Replace special symbol characters with other characters to allow them to be drawn as mermaid by @syou6162 in #85
- Add more types for function arguments and return values by @syou6162 in #86
- Allows drawing recursive relationships by @syou6162 in #89
- fix: handling metadata catalog null & self rel by @datnguye in #90
Full Changelog: 1.10.0...1.11.0