Skip to content

Releases: DeveloperC286/conventional_commits_linter

v0.14.3

11 Dec 23:31
8dfc8e8
Compare
Choose a tag to compare

0.14.3 (2024-12-11)

What's Changed

  • chore(deps): update dependency developerc286/conventional_commits_linter to v0.14.2 by @renovate in #99
  • build: converting to Rust's Alpine image by @DeveloperC286 in #110
  • chore(deps): update rust docker tag to v1.83.0 by @renovate in #111

Full Changelog: v0.14.2...v0.14.3

v0.14.2

11 Dec 11:42
5b30b6f
Compare
Choose a tag to compare

0.14.2 (2024-12-11)

What's Changed

  • chore(deps): update dependency alpine_3_20/python3 to v3.12.8-r1 by @renovate in #101
  • chore(deps): update earthly/earthly docker tag to v0.8.15 by @renovate in #94
  • ci: replacing missed Earthly download with action by @DeveloperC286 in #103
  • fix(deps): update rust crate anyhow to v1.0.94 by @renovate in #100
  • fix(deps): update rust crate serde to v1.0.216 by @renovate in #104
  • fix(deps): update rust crate serde_json to v1.0.133 by @renovate in #86
  • fix(deps): update rust crate clap to v4.5.23 by @renovate in #85
  • build: creating static MUSL binary by @DeveloperC286 in #107

Full Changelog: v0.14.1...v0.14.2

v0.14.1

01 Dec 13:48
ba597a3
Compare
Choose a tag to compare

0.14.1 (2024-12-01)

What's Changed

Full Changelog: v0.14.0...v0.14.1

v0.14.0

01 Dec 13:23
f66fc8c
Compare
Choose a tag to compare

0.14.0 (2024-12-01)

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0

19 Oct 12:14
1863534
Compare
Choose a tag to compare

0.13.0 (2024-10-19)

What's Changed

New Contributors

Full Changelog: v0.12.4...v0.13.0

lib-0.5.0

24 Jul 13:33
Compare
Choose a tag to compare

[lib-0.5.0] - 2023-07-30

Features

  • Lib linting returning option not result

Build

  • Updating dependencies

bin-0.12.4: fix: stdin removing Git repository dependency

24 Jul 13:33
Compare
Choose a tag to compare

[bin-0.12.4] - 2023-07-14

Bug Fixes

  • Stdin removing Git repository dependency

lib-0.4.2: fix: allowing nouns with multiple hyphens

24 Jul 13:33
Compare
Choose a tag to compare

[lib-0.4.2] - 2023-04-05

Bug Fixes

  • Allowing nouns with multiple hyphens

Documentation

  • Adding to support test cases

Styling

  • Applying Clippy linting suggestions
  • Applying latest clippy linting

Testing

  • Adding issue #2 example commit messages
  • Changing from binary generation to array constants
  • Adding exclamation mark before empty scope tests
  • Adding additional non-angular examples
  • Organising test cases into groupings
  • Adding commit message to assertion errors
  • Added more variety of angular examples
  • Adding explicit failing sanity unit tests

Build

  • Updated dependencies

bin-0.12.3: fix: allowing nouns with multiple hyphens

24 Jul 13:33
Compare
Choose a tag to compare

[bin-0.12.3] - 2023-04-05

Bug Fixes

  • Allowing nouns with multiple hyphens

Documentation

  • Adding syntax highlighting to code blocks

Styling

  • Applying clippy linitng suggestions

Testing

  • Converting to assertions with detailed explanations

Build

  • Updating end to end tests dependencies
  • Updated dependencies
  • Migrating from structopt to clap

lib-0.4.1

24 Jul 13:33
Compare
Choose a tag to compare

[lib-0.4.1] - 2022-10-26

Bug Fixes

  • Allowing hyphenated nouns as scope

Documentation

  • Correcting library category
  • Correcting CICD pipelines URL

Styling

  • Applying clippy linitng suggestions

Testing

  • Test assertion on content

Build

  • Updating dependencies
  • Update dependencies