Releases: Meituan-Dianping/lyrebird
Releases · Meituan-Dianping/lyrebird
v1.6.6
- Fix: If there is no response data , the mock data router will crash
v1.6.5
- Fix #132
- Fix /api/event not work
v1.6.3
update version code for pypi release
v1.6.2
Fix
- bugfix: crash after handle encoded URL
- upgrade werkzeug to 0.15.1
- lock all requirements version
v1.6.1 - bugfix/http2-not-response
Fix
*HTTP2 request not respond
v1.5.0
- Add function checker
- Load checker examples
- Support debug checkers
- Update docs
v1.4.4
Fix
- API /mock support POST method
New
- Update command line arg '-v'. Use '-vvv' for more detail.
- Logger time format change to 'hh:mm:ss,ms'
v1.4.2
Fix
New
- ContextMenu: Copy JsonPath action move into copy group
- Update JsonPath bar css
- Update readme
- Update debug entry。 Set auto open browser off
- Remove frontend build output files from source code