Releases: beyondcode/laravel-er-diagram-generator
Releases · beyondcode/laravel-er-diagram-generator
5.0.0
Warning
Version 5.0.0 drops support for PHP < 8.2 and Laravel < 10.
What's Changed
- Add structured text output for AI model context by @mathijso in #120
- Use an alternate method of reading column details if the old way fails by @mrunkel in #118
- 5.0.0 by @mechelon in #122
New Contributors
Full Changelog: 4.0.0...5.0.0
4.0.0
What's Changed
- Enable support for laravel 11.x and php 8.x by @marzvrover in #116
New Contributors
- @marzvrover made their first contribution in #116
Full Changelog: 3.0.0...4.0.0
3.0.0
What's Changed
- FIx PHP 8.2 deprecations with string interpolation by @orkhanahmadov in #106
- Reject static methods when searching for model relationships by @spleenboy in #99
- Allow php-parser 5.x by @NiclasvanEyk in #108
- 3.0.0 by @mechelon in #111
New Contributors
- @orkhanahmadov made their first contribution in #106
- @spleenboy made their first contribution in #99
- @NiclasvanEyk made their first contribution in #108
- @mechelon made their first contribution in #111
Full Changelog: 2.0.0...3.0.0