Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

44 lines (35 loc) · 1.18 KB

Changelog

All notable changes to this project will be documented in this file.

[2.1.0] - 2023-12-23

Bug Fixes

  • Update rust crate clap to 4.3.24
  • Update rust crate regex to 1.9.4
  • Update rust crate clap to 4.4.0
  • Update rust crate clap to 4.4.1
  • Update rust crate clap to 4.4.2
  • Update rust crate regex to 1.9.5
  • Update rust crate clap to 4.4.3
  • Update rust crate clap to 4.4.4
  • Update rust crate clap to 4.4.5
  • Update rust crate indexmap to 2.0.1
  • Update rust crate clap to 4.4.6
  • Update rust crate indexmap to 2.0.2
  • Update rust crate regex to 1.9.6
  • Update rust crate regex to 1.10.0
  • Update rust crate regex to 1.10.1
  • Update rust crate regex to 1.10.2
  • Update rust crate clap to 4.4.7
  • Update rust crate indexmap to 2.1.0
  • Code-scan alerts
  • Update rust crate owo-colors to v4

Features

  • Add path option to change the working directory used
  • Add recursive option + depth_limit option

Miscellaneous Tasks

  • Add lefthook + commitlint for linting commit messages
  • Add git-cliff for changelog generation from git commits
  • Adding release.sh for easier release process
  • Add buy me a coffee link
  • Change readme
  • Make clippy happy