Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: inherd/coco

v0.6.0

07 Jun 15:16
@github-actions github-actions

Choose a tag to compare

chore: release 0.6.0
Assets 11
Loading

v0.5.4

09 Apr 09:52
@github-actions github-actions

Choose a tag to compare

fix: fix build version issue for typos
Loading

v0.5.3

07 Apr 08:17
@github-actions github-actions

Choose a tag to compare

chore: release 0.5.3 for explorer split
Loading

v0.5.2

06 Apr 07:34
@phodal phodal

Choose a tag to compare

Bug Fixes

Features

  • add basic parse commit log support (12c2ae4)
  • add debug option for plugin manager (2a85b65)
  • add parse for story id (071e717)
  • init suggest process (b478d4e)
  • make commit config pass to cli analysis (4102e82)
  • make select options circles (3159b5e)
  • make suggest in workflow (bf32e29)
  • container: init dockerfile support (0e8ed64)
  • psa: parse dependency version from properties label. (7baab19)
  • psa: parse maven sub modules dependencies. (51744b6)
  • suggest: test for i18n (54b1197)
  • make path with expand (018de67)
  • try to add openapi (11fc8a6)
Loading

v0.5.0

07 Mar 05:48
@phodal phodal

Choose a tag to compare

Bug Fixes

Features

  • cli: make git years support (285324d)
  • codeflower: add code flower drags (90964e3)
  • codeflower: add tooltip (4ca5ce2)
  • codeflower: init basic force layout code (f2063d5)
  • codeflower: init basic struct for fill code (749cde4)
  • codeflower: make basic vertical flow (2d7241a)
  • codeflower: make it works (f7cbdfa)
  • codeflower: make really data (d880d87)
  • explorer: add code layout (e26f220)
  • explorer: add filter for average line (286548a)
  • explorer: add focus chart (0570501)
  • explorer: add lost popoed lables (6c94ba4)
  • explorer: add slider working (d8d4e26)
  • explorer: add sub graph (f6657b2)
  • explorer: init file explorer (55a3f44)
  • explorer: make color works (99b7300)
  • explorer: make data works (3a2f3e6)
  • explorer: make draw map works (fbfc2b2)
  • explorer: make export file history (a9b3b9c)
  • explorer: make it basic works (79bd3db)
  • explorer: make it works (3e2fef4)
  • explorer: make show commits (39691d4)
  • explorer: make tooltip works (c5160ab)
  • explorer: rename date field to match data (1aff4aa)
  • history: make git-scanner works with coco (93d307a)
  • history: make history works (e01ec73)
  • pipeline: make visual code works (f7f908e)
  • pipeline: support for parallel (21d05f1)
  • pipeline: use really data for pipeline (20cbea3)
  • psa: parse maven dependencies from pom.xml. (c366114)
  • add file size for cloc (6eaa473)
  • pipeline: add desc for mouserover (425f2dc)
Loading

v0.4.2

02 Mar 05:40
@github-actions github-actions

Choose a tag to compare

fix: fix typo
Loading

v0.4.1

02 Mar 05:14
@github-actions github-actions

Choose a tag to compare

Bug Fixes

Features

Loading

v0.4.0

01 Mar 09:41
@phodal phodal

Choose a tag to compare

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)
Loading

v0.3.1

25 Feb 05:43
@github-actions github-actions

Choose a tag to compare

Bug Fixes

Features

Loading

v0.3.0

24 Feb 13:03
@github-actions github-actions

Choose a tag to compare

Bug Fixes

Code Refactoring

  • rename config to plural (7295f02)

Features

  • coverage: init code from https://github.com/mozilla/grcov (d825c72)
  • frequency: make basic works (c0d6b80)
  • frequency: make it works (163a2f7)
  • plugin: add filter config support (6720b70)
  • plugin: set plugin toggle (8f0958c)
  • plugin: support for loading plugin config and run it (85e1643)
  • plugin: update plugins path for testings (05bd602)
  • plugin: use conditional build for different os and build type (11bea29)
  • psa: add content root struct. (ae0968c)
  • psa: maven project sub modules analysis. (32abe0b)
  • psa: module analyzer framework and fake impl. (785da51)
  • add language for plugin (b278560)
  • add languages support for struct (711280f)
  • calendar: add default colors (68f7d20)
  • frequency: init code frequency chart (c387842)
  • frequency: use date as x axis (89e247c)
  • i18n: fix dir error issue (ee1e9e2)
  • plugin: add first trait for interface (dbb6274)
  • plugin: change output to cydlib (1d4b592)
  • plugin: init all interface (36e8e25)
  • plugin: make plugin manager works (a04c9e1)
  • psa: add library to module. (7a23550)
  • psa: base framework. (9d5bfc0)
  • psa: get project name (028c16a)
  • psa: some psa of jvm impl. (0728810)
  • struct: add analysis java access (4bcff16)
  • struct: add cpp member support (3ef6e3d)
  • struct: add file & lang in output (d656844)
  • struct: add method return type support (8960368)
  • struct: add parse for line (801040a)
  • struct: add replace keywords (ff87a7b)
  • struct: add support for rust members (03cc8ec)
  • struct: enable parser for java (4de0094)
  • struct: import ctags from ptags (4e6627f)
  • struct: make basic support for go lang (c55638b)
  • struct: make enable parse method name (7857bdd)
  • struct: make golang support (fb0850f)
  • add rust data type suppor (c116b5e)
  • struct: make ...
Read more
Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /