Releases: Meituan-Dianping/lyrebird
Releases · Meituan-Dianping/lyrebird
v1.2.2
Fix
1.Proxy request with wrong url
2.Work thread crash if response length is 0
3.Cache handler add data convert code for binary to ascii
4.Set mock data default filter (?=.*path)
v1.2.0
New
- Add api - activate by name
- DataManager UI upgrade
- update UI
Fix
- fix inspector shown response data in response tab
- fix inspector list checkbox dismiss after new flow coming
- fix: parent group not work
- fix: mock data transform script make wrong regex
v1.1.0
v1.1.0 - Feature/notice center (#83)
* activate notice center
* func issue for checker
* add notice center
* add unit test
* add unit test: test event default information with sender
* Not send client.response event
* solve socket-io disconnection
v1.0.4
Fix:
Mock data transform script crash
v1.0.3
Transfer failed when parse unused data
v1.0.2 support gzip requests
v1.0.2 gzip support (#79)
v1.0.1
Fix:
- Can't start lyrebird if there have not data dir in current folder.
- Lost response time
- Work thread crash when url not found
- Inspector clear flow btn not work