Skip to content

Latest commit

 

History

History
177 lines (114 loc) · 4.43 KB

CHANGELOG.md

File metadata and controls

177 lines (114 loc) · 4.43 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.1.22 - 2025-01-22

Added

  • Add Readme examples

0.1.21 - 2025-01-08

Fixed

  • fix getting first commit

0.1.20 - 2025-01-01

Fixed

  • Update deny licenses
  • Bump bumpalo

Other

  • bump the dependencies group with 3 updates

0.1.19 - 2024-12-01

Other

  • bump clap from 4.5.20 to 4.5.21 in the dependencies group

0.1.18 - 2024-11-01

Other

  • bump the dependencies group with 2 updates

0.1.17 - 2024-10-01

Other

  • bump the dependencies group with 2 updates

0.1.16 - 2024-09-01

Fixed

  • Update deny config

Other

  • bump the dependencies group with 2 updates

0.1.15 - 2024-08-01

Other

  • bump clap from 4.5.8 to 4.5.13 in the dependencies group

0.1.14 - 2024-07-01

Other

  • bump the dependencies group with 3 updates

0.1.13 - 2024-06-01

Other

  • bump itertools from 0.12.1 to 0.13.0 in the dependencies group

0.1.12 - 2024-05-01

Other

  • bump chrono from 0.4.37 to 0.4.38 in the dependencies group

0.1.11 - 2024-04-01

Other

  • bump the dependencies group with 4 updates

0.1.10 - 2024-03-01

Other

  • bump the dependencies group with 2 updates

0.1.9 - 2024-02-18

Added

  • Add commit activity analysis

0.1.8 - 2024-02-18

Added

  • Add word occurrences anlysis

0.1.7 - 2024-02-12

Other

  • bump the cargo group across 1 directories with 1 update

0.1.6 - 2024-01-31

Added

  • Add dependency checks

0.1.5 - 2024-01-30

Added

  • Set deps update to monthly
  • Improve error handling

Fixed

  • Apply linting suggestions

0.1.4 - 2024-01-22

Other

  • bump the dependencies group with 1 update

0.1.3 - 2024-01-15

Added

  • Update license year

Other

  • bump the dependencies group with 1 update

0.1.2 - 2024-01-05

Added

  • Show errors on tests
  • Add test logs
  • Add community standards
  • Add tests
  • Code cleanup

Fixed

  • Checkout all commits for tests
  • Use existing username for tests
  • Set git user name for tests
  • Install not add the package

0.1.1 - 2024-01-05

Added

  • Remove .idea
  • Adjust Readme
  • Add dependabot config

Other

  • Merge branch 'main' into dependabot/cargo/dependencies-87ed3e6c5c
  • bump the dependencies group with 1 update
  • release

0.1.0 - 2024-01-05

Added

  • Use release-plz
  • Update workflows
  • Apply formatting and lint warnings
  • Add ci cd
  • Add error handling
  • Set default repo path to current directory
  • Add filter for analyze range
  • Filter commits by user
  • Cleanup
  • Add initial functionality
  • Initial commit

Fixed

  • Use another package name
  • cd workflow

Other

  • Ignore ds store