Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 1.62 KB

2.0.2 (2018-02-06)

  • fix(type-doc): fix properties parser fix (3912a6b)
  • feat,fix(type-doc): feat/fit new method type implement (e071b1d)

2.0.1 (2018-01-12)

  • fix(doc-js): examples parser fix (57be4b5)
  • fix(doc-js): methods returning value type fix (5c19850)
  • fix(prsr): write file fix (4353fb8)
  • fix(tests): tests fix (66e04b9)
  • fix(type-doc): Input properties name fix (dcf8dd7)
  • fix(type-doc): Input properties type fix (9799c75)
  • fix(type-doc): methods params fix (60436d1)
  • fix(type-doc): methods returning types fix (c50bc67)
  • fix(type-doc): methods returns value type fix (32a14d4)
  • fix(type-doc): properties parser fix (f8ebd6b)
  • fix(type-doc): properties types fix (79d0a41)
  • build(common): jest update (34c070c)
  • refactor(typedoc): method parser refactor (5638572)