Skip to content

v0.4.0

Compare
Choose a tag to compare
@phodal phodal released this 01 Mar 09:41
· 248 commits to master since this release

Bug Fixes

  • add basic handle for current path for Windows (687a8e6)
  • add java lang to yml (f16bce8)
  • fix core model config None issue (b77fd52)
  • fix ctags install in Ubuntu (9b70649)
  • fix issue for empty code issue for ctags (a228cb3)
  • fix jenkinsfile in error pos issue (3f95dd4)
  • fix puml format issue (fc15b60)
  • fix typo (e902ea5)
  • fix typos (1f4a0a7)
  • fix windows path issue (e900bf7)
  • init basic total (3e74389)
  • temp reverse for data struct (719c54e)
  • psa: fix duplicate content root path. (5bdc72c)
  • psa: remove unused import. (d9cbe48)

Features

  • init line history analysis (d365f8f)
  • make total line works (120c2b2)
  • coco: add subcommand for downloading and unzip plugins (61115d0)
  • coco: support for init subcommand (13b9434)
  • container: init project (7f5e365)
  • container: make impl container api (4dff132)
  • psa: add sub moudle to module struct. (3ec749c)
  • psa: module and content root path change to relative path. (5eb0a73)
  • psa: module content root detect. (9b20141)
  • psa: module has sub module. (a3ea555)
  • psa: psa json serialize support. (ab668e7)
  • psa: sub module content root detect. (969f461)
  • puml: add basic deps support (4a5a84d)
  • puml: make render works (91cc92d)
  • puml: make return type support (471abbb)
  • struct: add basic handle for array (3c44a52)
  • uml: add extends support (673b5ba)
  • uml: add support for array (92ed559)
  • uml: init convert code (b1e6b8f)
  • uml: make basic transform uml support (012bc56)
  • uml: make it works for rust (a1698f8)
  • fix import issue (b1720d2)
  • uml: make uml working in dir (560faca)
  • add global error struct (b6300a7)