Skip to content

Latest commit

 

History

History
121 lines (43 loc) · 3.96 KB

CHANGELOG.md

File metadata and controls

121 lines (43 loc) · 3.96 KB

0.4.3 (2023-06-17)

Bug Fixes

  • git-cli: commit message escaping (c01a3c3)

0.4.2 (2023-06-17)

Bug Fixes

0.4.1 (2023-06-17)

0.4.0 (2023-06-17)

Features

  • add git-cli source type to load local repositories (#24) (f8ae15b)

0.3.3 (2023-03-26)

Bug Fixes

  • deps: bump papaparse from 5.4.0 to 5.4.1 (3ad24d2)

0.3.2 (2023-03-19)

Bug Fixes

  • deps: bump @oclif/core from 2.6.2 to 2.6.4 (#16) (33b7460)

0.3.1 (2023-03-18)

Bug Fixes

  • remove duplicated entries (2458859)

0.3.0 (2023-03-18)

Bug Fixes

  • add from - to date in json output filename (8aa7e9c)
  • skip duplicated commits (2468abf)

Features

  • accept directories in --out flag (59df613)
  • add "id" on report object (0b86c70)

0.2.1 (2023-03-12)

Bug Fixes

  • deps: bump @oclif/plugin-help from 5.2.7 to 5.2.8 (#11) (168af44)
  • deps: bump zod from 3.21.0 to 3.21.4 (#10) (548fcfc)
  • improve validation errors (50e1a9e)

0.2.0 (2023-03-11)

Features

0.1.2 (2023-03-11)

Bug Fixes

0.1.1 (2023-03-11)

Bug Fixes

  • gitlab: empty commit title (e5a6fd4)

0.1.0 (2023-03-04)

Features

  • add github and todo.txt integrations (#7) (c86d6ad)