Skip to content

Releases: Meituan-Dianping/lyrebird

v1.6.6

10 Apr 16:06
b9c0202
Compare
Choose a tag to compare
  • Fix: If there is no response data , the mock data router will crash

v1.6.5

10 Apr 11:27
ae3c799
Compare
Choose a tag to compare
  • Fix #132
  • Fix /api/event not work

v1.6.3

03 Apr 02:27
22caa4c
Compare
Choose a tag to compare

update version code for pypi release

v1.6.2

03 Apr 02:03
866d239
Compare
Choose a tag to compare

Fix

  • bugfix: crash after handle encoded URL
    • upgrade werkzeug to 0.15.1
    • lock all requirements version

v1.6.1 - bugfix/http2-not-response

01 Apr 08:41
4a20c36
Compare
Choose a tag to compare

Fix
*HTTP2 request not respond

v1.6.0

27 Mar 01:54
376083c
Compare
Choose a tag to compare

New

  • New plugin manager

v1.5.0

15 Mar 08:22
440c4ff
Compare
Choose a tag to compare
  • Add function checker
  • Load checker examples
  • Support debug checkers
  • Update docs

v1.4.4

13 Mar 12:20
a87ebfe
Compare
Choose a tag to compare

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.3

11 Mar 09:29
3bccbd3
Compare
Choose a tag to compare

Fix

New

v1.4.2

26 Feb 08:07
7a0d13f
Compare
Choose a tag to compare

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