Releases: inherd/coco
Releases · inherd/coco
v0.2.0
Bug Fixes
- add dirty solution for relove commits (036faf5)
- add git tags command (fc1777a)
- fix branch override issue (d7e7553)
- fix command issue (ca359d2)
- fix default not suffix issues (cfc9266)
- fix first date lost time issues (6614c0f)
- fix nested treemap position issue (5af8a1d)
- remove unused server subcommand (148c95e)
- visual: fix console log issues (bb3ab9f)
- visual: update data (eb2627c)
- fix parse i32 issue (20dc86d)
- fix tests (9c9ce0f)
- handle for parent hashes empty issue (d08efbe)
- some file format (a1bc309)
Features
- visual: add api for fetch git-tags.json to project (ae9f0c2)
- visual: add first version tag history (1558e85)
- visual: add hover effect for tag history (42975a1)
- visual: add select for git tags history (5ef5e54)
- visual: add select tags by years (136e71c)
- visual: add short text for less tags (4c366d1)
- visual: add tag time for display (f6900fc)
- add basic parse for git tag (49a8860)
- add basic support for packinmg chart (d69c249)
- add basic timeline support (8ebaaa7)
- add count for current commit change line (c72b321)
- add email as field for generate date (8c4f9e1)
- add exec_path as paramter for multiple projects run (c9408f9)
- add expand function for convert such as ~ path (6f1c7da)
- add latest_changeset to branch (04ebf1c)
- add members lifecyle (227bf63)
- add parents hashes for commit mode (ef09582)
- add parse for tag name (658b655)
- add renderLearningCurve without mousehover effect (b8512f3)
- add tooltip for counts (4ddf2ef)
- detect jvm language. (021732b)
- init tag analysis apps (01842c2)
- intergration to app (9b0d929)
- make build naming commit maps (36444b9)
- visual: add demo ofr learning curve chart (ccfb71f)
- make cli support for name as paramter (ce27460)
- make commit to working days works (b3b23b8)
- make test for e2e export (63512df)
- git: add branch to git log command (b42a908)
- visual: add basic branch line output demo (b39d827)
- visual: add before moenth (81cc9cd)
- add output commits support (c6289b5)
- create conventional message log (c09aa49)
Windows works
v0.1.2
demo release
(2021-01-31)
0.1.1 (2021-01-30)
Bug Fixes
- add basic check for old lost issue (c2c90b3)
- add lost language name for cloc domain (7df4c2a)
- Change English description for coco (885ecd7)
- comment unused config (bfd58a7)
- correct the return value and parameter type (4e5cc5a)
- fix author time issue (9ea7548)
- fix branch date error issue, make to first commit date (13d68dd)
- fix branches update issues (c693804)
- fix build (5e0cd1f)
- fix ci arg issues (d26d087)
- fix clone dir typos (2364dfb)
- fix domain issue (8cdd87d)
- fix format e2e issues (441fa5e)
- fix lost text in chart error (6ebea2e)
- fix online demo error issues (65fb3e7)
- fix order issue for vec (7f66a54)
- fix typo (1fdc764)
- make c basic include works (661d4bf)
- cli: change default path . to dir (71cd44d)
- cli: make cargo run for current dir for quick pass (4a48746)
- visual: add dirty number for position click fix (620276a)
- fix naming typos (15fa739)
- fix temp issues (77e4fd1)
- make ts in codes (7f20225)
- visual: fix timeline tooltip issue (83aff0a)
- fix serial error (cf95f5a)
- remove unused log (35065a7)
- visual: fix root issues (a42f66a)
- visual: fix v6 issues (8ccb232)
- remove unsued comments (a805080)
- rever naming (d9571a6)
Features
- cli: add suport for ready empty from current idr (8d4e729)
- cli: make read version from cargo (98397b3)
- code: create basic code mode (186821d)
- e2e: init cargo for building (6fb087e)
- framework: add support for python test detaction (78ba1a3)
- git: add for change mode support (8dff4b7)
- git: add get author support (60371cf)
- git: fill others date (8839a81)
- git: make enable get changes (4717d9a)
- git: make rev save in log (760b59f)
- include: init pest for include parser (44e9c4d)
- include: update demos for c include (f3f5ade)
- visual: add baisc context menu (936c566)
- visual: add color for basic branches visual (724eb4f)
- visual: add date now (cf7db66)
- visual: add embed deps & thinking in output mode (7a2e338)
- visual: add format braches create time (5df3bbe)
- visual: create basic commands for visual (fd21455)
- visual: create basic web server from demo code (c085cc8)
- visual: init nested treemap from: https://observablehq.com/@d3/nested-treemap (75e2398)
- visual: make basic prompt (3d7a2f9)
- visual: make enable start from local command line (db97cde)
- visual: make export files works (8489858)
- visual: make export works (74196e3)
- visual: make first api respon works (b96b020)
- visual: make prompt to web works (abb4150)
- add branch type (daa68b1)
- add support for convert local string (5ee4591)
- add test for multiple files (383256f)
- add zoom in & zoomout for treemap from https://observablehq.com/@d3/zoomable-treemap (bc55e05)
- enable d3 run in localhost for tran (28d17ec)
- init regex code from coca (a3355d7)
- make enable copy path in nativgate view (5b2c853)
- make local url support for return (04b6cea)
- merge git log command from cocaa (73954a8)
- visual: make branch visual by names (2f8447d)
- visual: make it basic works from https://github.com/phodal/merry (7cb02f7)
- visual: make pos works (03c44c8)
- visual: make timeline basic works (3d22140)
- visual: make treemap zoom works (845646b)
- init find_git_projects method (c8b76eb)
- visual: repalce it works (048d401)
- add count support (664afee)
- add file name in results (75b610f)
- add initial...