Releases: dfeyer/flow-debugproxy
Releases · dfeyer/flow-debugproxy
1.1.0
- Windows support
- Better documentation for Docker usage
- Update Go from 1.8 to 1.10
1.0.2
Fix the bug when xdebug payload is too big and use modern docker build.
pre-release: Merge pull request #20 from jdoubleu/fix-large-xdebug-chunks
Fix incomplete data from xdebug
1.0.1
- Better support for sub context
- Add support for --localroot options to help with remote debugging
- Beautified XML output when debugging Xdebug protocol
- A few cleanup and better debug output
1.0.0
This version mark the first stable release. The proxy is well tested on Linux and Mac OS X, we have some issue on Windows, the goal of 1.1 is to have full Windows support.