Skip to content

Releases: cocogitto/cocogitto

6.1.0

14 Mar 09:24
Compare
Choose a tag to compare

Bug Fixes

  • f9d3dd3 - (bump) use commit meta to determine no bump commits - Maksym Kondratenko

Continuous Integration

  • facdefb - fixed copy wrong path - ABWassim

Documentation

  • 64fc19c - (README) fix typo - Oluf Lorenzen
  • 12df7a2 - (bump) disable bump commit - ABWassim
  • dd5517b - (commits-types) bump minor and patch options - ABWassim
  • aec74df - update docs with semver build meta - David Arnold

Features

  • e6b5468 - (bump) disable bump commit - ABWassim

  • 56a8f32 - (commit) add gitsign support - @oknozor

  • 0666ffe - (commit) add and update files - ABWassim

  • 1680042 - add build version to command - David Arnold

  • 3cd580e - ssh signing for commits - @DaRacci

  • 6a3b2db - complete rework of revspec and revwalk - @oknozor

  • dde8ffe - add additional package path filtering options - Greg Fairbanks

Miscellaneous Chores

  • 9f7fcd6 - (commit) reinforce skip-ci tests and process - ABWassim

  • 01cfa4a - (deps) bump vite and vuepress in /docs - dependabot[bot]

  • 21ceb2a - (deps-dev) bump vite from 4.4.11 to 4.4.12 in /docs - dependabot[bot]

  • 398019b - (deps-dev) bump follow-redirects from 1.15.3 to 1.15.4 in /docs - dependabot[bot]

  • 19a9303 - (doc) update repo name in doc - Guillaume Gayot

  • 5021a13 - (version) 6.1.0 - github-actions

  • a3da049 - (website) add doc on how to access tag with prefix in conf - SergeJomon

  • 093306a - thanks clippy - @oknozor

  • a4403ce - update dependencies - @oknozor

  • d7edf13 - fix deprecated usage in chrono - @oknozor

  • 104d23a - thanks clippy - @oknozor

Performance Improvements

Refactoring

Tests

6.0.1

30 Nov 13:22
Compare
Choose a tag to compare

Bug Fixes

Continuous Integration

  • 8a1df55 - fix the format of release assets - Shunsuke Suzuki

Documentation

Miscellaneous Chores

  • f818bf2 - (version) 6.0.1 - github-actions

6.0.0

30 Nov 08:10
Compare
Choose a tag to compare

Bug Fixes

  • 7ed4fa7 - shortened commit when parsing into oidof - ABWassim

  • 891d55b - correctly handle bump with pre-release tags - @oknozor

Continuous Integration

Documentation

Features

  • 3a42e68 - (bump) skip-ci rework - ABWassim

  • c28d934 - add docker image - @oknozor

  • 49d586a - allow bumping with other commit types - @oknozor

  • 3346a84 - version access substitution - Ezekiel Warren

  • 17f98dc - Allow users to disable changelog generation - Billie Thompson

  • ec2c4c4 - add option to overwrite existing git-hooks - marcbull

Miscellaneous Chores

Tests

  • 4bdbe9b - (bump) fixed missing parameters - ABWassim
  • 39ebfa7 - (bump) added skip-ci tests - ABWassim
  • 9b31eae - (commit) added skip-ci tests - ABWassim
  • b471cac - add overwrite test for install_git _hook - marcbull

5.6.0

27 Sep 06:40
Compare
Choose a tag to compare

Bug Fixes

Documentation

Features

Miscellaneous Chores

5.5.0

17 Aug 14:07
Compare
Choose a tag to compare

Documentation

Features

  • 92736aa - (bump) option to specify skip-ci pattern for bump commit - Wassim Ahmed-Belkacem
  • b2d36aa - implement TryFrom support for Settings for String and &Repository - Mark S

Miscellaneous Chores

Refactoring

Style

5.4.0

23 Jun 13:01
Compare
Choose a tag to compare

5.4.0 - 2023-06-23

Bug Fixes

  • (bump) bump don't throw error on no bump types commits - (4a6a8b3) - Wassim Ahmed-Belkacem
  • (monorepo) incorrect increment method used for package bumps - (7bb3229) - @oknozor

Continuous Integration

  • (formatting) Apply cargo fmt - (2710183) - Mark S
  • (tests) Add no_coverage support when using llvm-cov on nightly - (97fd420) - Mark S
  • remove android targets - (1197d5f) - @oknozor

Documentation

Features

Miscellaneous Chores

Refactoring

Revert

  • (partial) revert addition of 'no_coverage' support and attributes - (93c9903) - Mark S

Style

  • remove unused CommitConfig::{omit,include} methods - (3ad69eb) - Mark S

Tests

  • (check) add CLI tests for running check on commit range - (e276bfa) - Sanchith Hegde
  • (check) add tests for running check on commit range - (754e54d) - Sanchith Hegde
  • (ci) add test for configurable changelog omission - (c1b070c) - Mark S
  • (coverage) add test for CommitConfig::{omit, include} methods - (dd4461d) - Mark S

New Contributors

Full Changelog: 5.3.1...5.4.0

5.3.1

23 Jan 16:11
Compare
Choose a tag to compare

Bug Fixes

Miscellaneous Chores

Tests

5.3.0

22 Jan 13:57
Compare
Choose a tag to compare

Bug Fixes

  • f8b5da6 - ignore merge commits based on parent counts - @oknozor
  • 18b9643 - signing for chore commits - DaRacci

Documentation

Features

Miscellaneous Chores

Refactoring

Tests

  • d22482e - hard code init branch to 'master' to avoid conflict with user config - @oknozor

5.2.0

09 Sep 12:28
Compare
Choose a tag to compare

Bug Fixes

  • d4c3def - fix stackover flow on 'oid..' resvpec - @oknozor
  • 476d0d6 - do not exit on parent not found (all_commits) - Benoît CORTIER

Features

Miscellaneous Chores

Tests

5.1.0

13 Apr 15:22
Compare
Choose a tag to compare

Bug Fixes

  • 9a42c05 - (verify) remove trailing whitespace on cog verify messages - @oknozor

Continuous Integration

Documentation

Features

Miscellaneous Chores

Refactoring

  • 54b3d95 - (changelog) use tera whitespace escapes instead of antislash - @oknozor

Tests