Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.5 KB

changelog.md

File metadata and controls

37 lines (30 loc) · 1.5 KB

Changelog - 2024-10-03

Features

  • feat: add refactor section to changelog generation by Gustavo Barbosa (217f1292ab9e2672a4608aad46955278eeb948f7)
  • feat: add video demo by Gus (988d92d7aa8b007e065a50a8ab61a6afe3b02e7f)
  • feat: add demonstration by Gustavo Barbosa (cb09788dd99273a39de01a3c14041a6505d09d2c)
  • feat: add initial changelog entries in changelog.md by Gustavo Barbosa (25024968685d805cd4d67eb6083f83c931fca85d)
  • feat: add README.md with project overview and usage instructions by Gustavo Barbosa (2fb3e9f90b7e05b89189932c6ca8c57c6e1c7f8f)
  • feat: add changelog.md with initial changelog entries by Gustavo Barbosa (b86e45307d19bb4fb371e56ebebdb779e0f7351d)
  • feat: add get_commits function in git.rs by Gustavo Barbosa (e34975e7624d17485bd6c2a987bb5641f4ff5153)
  • feat: add save_to_file function in file_utils.rs by Gustavo Barbosa (b064b55151d20d62368e5eb9ac06a575d7072116)
  • feat: add CLI module for generating changelogs by Gustavo Barbosa (efa8be238e85e4ca9639769f92fc1146a401a8d4)
  • feat: add changelog generation functions by Gustavo Barbosa (01a7b61ba15c0cab0d22257367987044d606b328)
  • feat: add dependencies to Cargo.toml by Gustavo Barbosa (0c46edf694daac6100d960f96a48736360636362)
  • feat: add initial project files by Gustavo Barbosa (14289887dbb79465d51ab0542ef1047214df1374)

Refactors

  • refactor: reorganize main.rs and add CLI module by Gustavo Barbosa (52299f2b5d2282479e84c47c266d7e450bd874ba)

Other Changes

  • Initial commit by Gus (d510c930cf8a2d2fe472a7b70c1b39e17ba9addd)