packagist genericmilk/docudoodle 2.3.0
v2.3.0

5 hours ago

What's Changed

Improvements

  • Laravel 13 support — extended illuminate/console and illuminate/support constraints to include ^13.0 (#21)
  • PHP 8.5 compatibility — removed deprecated curl_close() calls and associated test mocks (#20)
  • Skip directory matchingDocudoodle.php now 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

Don't miss a new docudoodle release

NewReleases is sending notifications on new releases.