Skip to content

Latest commit

 

History

History
63 lines (27 loc) · 2.67 KB

CHANGELOG.md

File metadata and controls

63 lines (27 loc) · 2.67 KB

1.1.1 (2019-02-24)

Features

1.0.6 (2019-02-23)

Bug Fixes

Features

1.0.5 (2019-02-22)

Bug Fixes

  • throw error when file use classProperties (66ed96b)

1.0.1 (2019-02-22)

Bug Fixes

1.0.0 (2019-02-21)

Bug Fixes

  • add lib in tsconfig (d943d33)
  • use Escape String when meet union type (9f4bb29)

Features

  • 实现 parserComment 并且添加测试 (591136c)
  • Basic implementation features and added tests (68bae9e)
  • columnNames use object instead of string (2c43655)
  • support jsonToMarkdownTable (02cace4)
  • support parserTsInterfaceDeclaration (e90d86e)
  • support readInterfaceAstByName (cd42269)
  • transform: support mergeFieldMeta and getMetaByLanguage (b175414)