Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: cocogitto/cocogitto

6.5.0

02 Nov 11:39

Choose a tag to compare

Bug Fixes

Continuous Integration

Documentation

Features

  • 6f61a58 -(bump) add --include-packages option to allow manual bump for all monorepo versions -@ba-lindner

  • 55fb7f0 -(get-version) add options to print full tag and include prerelease versions -@ba-lindner

  • 12fe810 - add option to combine package and global changes into one changelog -@ba-lindner

  • cba4101 - add builtin macros for tera templates -@oknozor

Refactoring

Contributors

  • @oknozor
  • @ba-lindner
oknozor and ba-lindner
Assets8
Loading

6.4.0

18 Oct 13:45

Choose a tag to compare

Bug Fixes

  • d6ac8bf - respect disable_changelog setting for package changelogs - Lindner, Bernhard

  • 71dc621 - allow packages without bump in changelog command - Lindner, Bernhard

  • bec8de8 - don't reverse commit list - Lindner, Bernhard

  • cc0e64d - save multiple tags per commit - Lindner, Bernhard

  • a155a9d - cog changelog failing on single commit -@oknozor

  • 97fe60e - set explicit binstall pkg-url, bin-dir and pkg-fmt - Kristof Mattei

  • c8e46aa - fix github pages build -@oknozor

Documentation

Features

  • 1b7f965 - add breaking changes badge in all built-in templates -@oknozor

  • 306da76 - apply sort order in template -@oknozor

  • 1949b50 - Allow sort order to be specified for commit types - mikebender

  • aecd76b - only read tags reachable from HEAD - Lindner, Bernhard

  • b5443e8 - allow specifying config path via command line (#466) - Technofab

  • daa983b - resolve tilde in the signingkey to home (#460) - Kristof Mattei

Refactoring

  • 3a4472b - remove field target of Tag - Lindner, Bernhard

Contributors

  • @oknozor
oknozor
Loading

6.3.0

19 Mar 16:07

Choose a tag to compare

Bug Fixes

  • 53c6f5c -(commit) fixed order of commit type options (#431) - Sertonix

  • 7f3ab80 -(githooks) direct exec with shebang or fallback to sh -@oknozor

  • 30ef4c5 - fix ssh signing -@oknozor

  • e8ea261 - fixes broken link in project README - affantaufiqur

  • f2e2ee8 - set correct url for Getting Started - Kristof Mattei

Continuous Integration

Documentation

Features

Miscellaneous Chores

  • 27f1a67 -(deps) update git2 to 0.20.0 - Rui Chen

  • 9a11383 -(deps) update git2 to 0.19.0 - Rui Chen

  • 4100e6b -(deps) bump nanoid from 3.3.7 to 3.3.8 in /website (#432) - dependabot[bot]

  • cfe4fac -(typo) as been -> has been - Jx

  • 737d10c -(version) 6.3.0 - github-actions

  • e40cc76 -(workflows) nofail-fast - Rui Chen

  • 022e70a -(workflows/CI) addaarch64-apple-darwin target - Rui Chen

  • 028df7d -(workflows/Deploy) addaarch64-apple-darwin target - Rui Chen

  • a8655dc - omit chore and tests commits from changelog -@oknozor

  • f2a8663 - use schemars temp fork -@oknozor

  • 6f6304f - thanks clippy -@oknozor

  • f8cfa57 - add msrv - Rui Chen

  • c26ff39 - revertrewritte typo fix for ci - Rui Chen

  • 5ab49cb - fix typos - Rui Chen

  • 37434f2 - s/rewritte/rewrite/g - Rui Chen

  • 074ab7e - s/interpretted/interpreted/g - Rui Chen

  • a8c81a1 - s/withing/within/g - Rui Chen

  • a4c750a - s/shoud/should/g - Rui Chen

  • 7903ffc - s/uncommited/uncommitted/g - Rui Chen

  • 37a0caf - thanks clippy -@oknozor

  • 970f176 - update tests - Rui Chen

  • 4002591 - thanks clippy -@oknozor

Performance Improvements

Tests

Contributors

  • @oknozor
oknozor
Loading

6.2.0

28 Nov 08:35

Choose a tag to compare

Bug Fixes

Continuous Integration

Documentation

  • ab1fccb -(config) add link to cog.toml config reference to README and cog.toml - Emily Zall

  • 13ab5a3 -(website) clarify which commit types auto bump by default and how to change this config - Emily Zall

  • 7096430 -(website) fix some typos - mroetsc

  • 7f6b5f1 -(website) include MacOS install instructions on homepage - Ali Dowair

  • 3ff98b2 - migrate to vitepress -@oknozor

  • 24dd3da - update tera link in README.md - David LJ

  • 72e1f86 - correct minor typos (#396) - tjmurray

Features

  • b84247f -(settings) allow to disable default commit types -@oknozor

  • 426223e - allow to disable package tagging for monorepos -@oknozor

  • f496807 - open repo at path - Finley Thomalla

  • 07ae2ac - Add optional default version definition in the VersionDSL, the separator is a|, the default version is defined in a way that allows us to apply modifiers to it when a version is not available. The same applies for tags (we use the tag prefix defined in the settings). - Matjaz Domen Pecan

Miscellaneous Chores

  • bf0c67b -(deps-dev) bump follow-redirects from 1.15.4 to 1.15.6 in /docs - dependabot[bot]

  • 23e4310 -(documentation) More clarity in documentation, add clarification that the default cannot be used with the package keyword. - Matjaz Domen Pecan

  • 6da99a2 -(documentation) Break the lines on added documentation to make it more readable. - Matjaz Domen Pecan

  • 68c3528 -(documentation) Fleshing out the documentation about defaults. - Matjaz Domen Pecan

  • 145df03 -(documentation) add documentation for the VersionDSL default version functionality. - Matjaz Domen Pecan

  • 2283359 -(rustfmt) Forgot to run it before. - Matjaz Domen Pecan

  • 445c603 -(version) 6.2.0 - github-actions

  • ded0d4d - update docs - Jacob Torrång

  • 7d022f9 - cargo update -@oknozor

Tests

New Contributors

Full Changelog:6.1.0...6.2.0

Contributors

  • @mpecan
  • @davidlj95
  • @oknozor
  • @adowair
  • @tjmurray
  • @emily-zall
  • @mroetsc
  • @cococonscious
mpecan, davidlj95, and 6 other contributors
Loading

6.1.0

14 Mar 09:24

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

Contributors

  • @oknozor
  • @DaRacci
oknozor and DaRacci
Loading
ABWassim reacted with rocket emoji
1 person reacted

6.0.1

30 Nov 13:22

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

Contributors

  • @oknozor
oknozor
Loading

6.0.0

30 Nov 08:10

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

Contributors

  • @oknozor
oknozor
Loading

5.6.0

27 Sep 06:40

Choose a tag to compare

Bug Fixes

Documentation

Features

Miscellaneous Chores

Contributors

  • @tranzystorekk
  • @oknozor
  • @Wassim-AB
tranzystorekk, oknozor, and Wassim-AB
Loading

5.5.0

17 Aug 14:07

Choose a tag to compare

Documentation

Features

  • 92736aa -(bump) option to specify skip-ci pattern for bump commit - Wassim Ahmed-Belkacem
  • b2d36aa - implementTryFrom support forSettings forString and&Repository - Mark S

Miscellaneous Chores

Refactoring

Style

Contributors

  • @tranzystorekk
  • @lukehsiao
  • @SanchithHegde
  • @oknozor
tranzystorekk, lukehsiao, and 2 other contributors
Loading

5.4.0

23 Jun 13:01

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) Addno_coverage support when usingllvm-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 unusedCommitConfig::{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

Contributors

  • @bitfehler
  • @andre161292
  • @SanchithHegde
  • @sebasnabas
  • @the-wondersmith
  • @Wassim-AB
bitfehler, andre161292, and 4 other contributors
Loading
t-strecker reacted with hooray emoji
1 person reacted
Previous134
Previous

[8]ページ先頭

©2009-2025 Movatter.jp