Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 5.57 KB

CHANGELOG.md

File metadata and controls

47 lines (35 loc) · 5.57 KB

(2023-10-19)

0.1.0 (2023-10-19)

Bug Fixes

Features

  • add: for new line end of line handle (d27187f)
  • devops: add explain prompt for testing #8 (057bc64)
  • devops: add filter for patterns #8 (5733afe)
  • devops: add simple line match for commit #8 (b40a354)
  • devops: feat first version git log parser #8 (012cc3f)
  • devops: init basic ci/cd scripts (93c985b)
  • devops: init basic for debug #8 (3daa9a1)
  • devops: init basic system build (a441157)
  • devops: init basic workflow #8 (38272ba)
  • devops: init featch issue logic for github #8 (78a49be)
  • devops: init first review command #8 (b9f51cc)
  • devops: init for github and gitlab parser #8 (3abad42)
  • devops: init issue parser #8 (fe8c709)
  • devops: init parser for generate patch #8 (a31780e)
  • devops: init project config #8 (9a2abea)
  • devops: init project config for yaml #8 (3ff6e43)
  • devops: init prompt factory #8 (bd18659)
  • devops: init prompt testing scripts #8 (e55da1e)
  • init basic commands (be9efde)
  • init basic genius command (d088ed8)
  • init for docs (6c1c0ea)
  • init ignore type #8 (5c8981a)
  • review: add prompt generate for #8 (bffb31e)
  • review: make it works with llm #8 (5fcae4f)
  • update sample for scripts (c481657)