Skip to content

Latest commit

 

History

History
89 lines (53 loc) · 4.98 KB

changelog.md

File metadata and controls

89 lines (53 loc) · 4.98 KB

0.0.7 a database connection manage tool (2021-01-03)

Bug Fixes

  • update expore web page (8e4eabbc)
  • fix assets render error (43296462)
  • remove unuse code & add serve command help (48d7b0f4)
  • fix datetime and timestamp decode (afd8f65c)

Features

  • support paging (23412c82)
  • support openapiv3 (32c8f4f5)
  • support browning multi api (2d7c8622)
  • add meta api to list all api (475d0f7d)
  • add serve plan as http api (02e29765)
  • make web service running under offline & change static file serving (71c64a10)
  • add web page to preview and download (f82e8642)
  • encode binary data as base64 string (7d5ed871)

0.0.4 support export data & bug fix (2020-12-17)

Features

Bug Fixes

  • fix connect failed when database is empty (725df2be)
  • remove unuse deps (a6aac0ed)

0.0.3 i18n support and some features (2020-12-12)

Features

0.0.2 bug fixed (2020-12-12)

Bug Fixes

  • fix failed to create history file error (44a05c96)
  • fix print output error (b92f99fb)
  • fix print output error (0e7d9e10)
  • use token base highlight instead of ast (5d317482)

0.0.1 init release (2020-12-12)

Features

Bug Fixes

  • fix single column print bug (14dd1d3e)
  • fix mysql url construct error (c8278b3d)