Skip to content

Releases: dfeyer/flow-debugproxy

1.1.0

10 Aug 12:12
Compare
Choose a tag to compare
  • Windows support
  • Better documentation for Docker usage
  • Update Go from 1.8 to 1.10

1.0.2

09 Aug 12:27
c199e77
Compare
Choose a tag to compare

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

02 Oct 11:40
c199e77
Compare
Choose a tag to compare
Fix incomplete data from xdebug

1.0.1

17 Jun 14:20
Compare
Choose a tag to compare
  • 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

29 Dec 19:08
Compare
Choose a tag to compare

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.