What's Changed
Improvements
- Laravel 13 support — extended
illuminate/consoleandilluminate/supportconstraints to include^13.0(#21) - PHP 8.5 compatibility — removed deprecated
curl_close()calls and associated test mocks (#20) - Skip directory matching —
Docudoodle.phpnow correctly skips processing when a file path matches a configured skip directory pattern (with*wildcard support) - Claude API updates — refreshed Claude AI API request/response handling in
Docudoodle.php - Richer default prompt — default prompt template now includes sequence diagrams, class diagrams, use cases, and workflow diagrams
Documentation
- Updated README table of contents to cover new configuration options and integrations
- Refactored README structure for clarity
Contributors
Thanks to @arjankapteijn and @shahriarnat for their contributions in this release.
Full Changelog: v2.2.0...v2.3.0