Releases: theCapypara/riptide-plugin-php-xdebug
Releases · theCapypara/riptide-plugin-php-xdebug
Version 0.9.0 (Plugin PHP Xdebug)
Please find the release notes and upgrade instructions at https://riptide-docs.readthedocs.io/en/latest/update_docs/0.9.0.html
Version 0.8.1 (Plugin PHP XDebug)
Riptide is now compatible with Python 3.12.
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #12
- Bump actions/setup-python from 4 to 5 by @dependabot in #13
- Bump actions/download-artifact from 3 to 4 by @dependabot in #14
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #15
Full Changelog: 0.8.0...0.8.1
Version 0.8.0 (Plugin PHP Xdebug)
What's Changed
Compatibility with Riptide 0.8.0.
⚠️ Breaking changes
This Riptide release introduces breaking changes, see the release notes of riptide-lib
0.8.0.
Full Changelog: 0.7.0...0.8.0
Version 0.7.0 (Plugin PHP Xdebug)
- Compatibility with Configcrunch 1.0.0 and Riptide Lib 0.7.0
0.6.0 (Xdebug Plugin)
- Support for Xdebug 3
- Support for setting custom Xdebug settings
- Support for specifying the Xdebug mode (Xdebug 3 only)
- Support for switching between autostart on request and trigger via Cookie (Xdebug 3 only)