Releases: RemoteDebug/remotedebug-ios-webkit-adapter
Releases · RemoteDebug/remotedebug-ios-webkit-adapter
Version 0.1.6
This is a bug fix release.
Version 0.1.5
This is a bug fix release.
- Fix unit tests
- Add logging of adapters stderr + stdout. Fixes #7
- Add DEBUG support
- Reject connections to non existing targets. Fixes #43
- Upgrade TypeScript to 2.2.2
Version 0.1.4
This is a bug fix release fixing several blocking bugs.
- Fixes wrong path to windows binaries. #44
- Use node-resolve to detect binary paths on OSX/Linux, to work with Homebrew configs. #48
- Fixes TypeScript compiler warnings. #50