Skip to content

Latest commit

 

History

History
89 lines (50 loc) · 5.44 KB

CHANGELOG.md

File metadata and controls

89 lines (50 loc) · 5.44 KB

0.0.0-development (2022-03-10)

1.1.0 (2022-02-24)

Bug Fixes

  • 生成出来的ts文件后缀没了 (#32) (93d510a)

1.0.8 (2022-02-11)

Bug Fixes

  • regexp with global flag stores a lastIndex from the previous match (#27) (6c0f40a)

1.0.7 (2022-02-10)

Bug Fixes

  • add support for the json file input (#23) (9dc4380)
  • illegal parameter variables transform and options parameters sort (#25) (6cf4d46)

1.0.6 (2022-02-07)

Bug Fixes

  • bugs when interface contains repeat imports (20db5e8)
  • build error (c656fb7)
  • english readme.md link (b8a9253)
  • property string with - (#19) (ba8efa7)
  • request conflict with params (ec37460)
  • update property name syntax (4b03117)
  • update Reg match end _\d (cdfcfb4)

Features

0.0.7 (2021-06-22)

Bug Fixes

  • some bugs when create service fileName (9a9a2cd)

Features