Ana Filipe
6b4b5d58ce
feat!: support promoting pre-release versions to 1.0 ( #561 )
...
Solution based on PR #214 , to address Issue #165
2024-03-28 08:57:04 +11:00
Tomas Bjerre
158a7b14ef
docs: add link to git-changelog-command-line docker image
2023-10-19 12:47:20 +02:00
AXON
2446255d79
docs: Add GearLock in projects list
2023-02-14 11:10:20 +01:00
Ben Schepmans
693ec1a108
fix: add comma after an introductory clause
2022-12-01 16:38:00 +01:00
dali546
791a0f2afc
fix: readd impertive wording FAQ
2022-01-20 13:49:02 +01:00
shaman-apprentice
3ec8aa9ae8
feat: refactor as breaking change examples
2021-11-15 20:03:03 +01:00
John Kugelman
25f393f28c
fix: correct broken backticks typo
2021-10-08 12:39:22 +02:00
shaman-apprentice
118d24b0ca
docs: improve example
2021-10-05 13:03:33 +02:00
Paul T
e4d829036e
feat: add uplift to the list of existing tooling
2021-09-28 18:28:31 +02:00
Jeroen de Bruijn
8bd4370d57
docs: add example with commit scope and '!' breaking change ( #336 )
2021-07-28 12:38:57 -07:00
DeveloperC
3914ca94e8
docs: adding Conventional Commits Linter to tooling ( #386 )
2021-07-28 11:42:22 -07:00
Paul Delafosse
96ae5b4a0b
docs(tooling): add cocogitto to the tooling list ( #387 )
...
docs: Move cocogitto to the about section and add it in current version
2021-07-22 08:33:48 -07:00
Steven
cf1d0ae8e4
fix: correct flexibility typo
...
* fix: correct flexibility typo
* fix: correct flexibility typo
2021-06-09 14:45:42 +02:00
Leo Di Donato
b2c1712df3
docs: add go-conventionalcommits to the tools list
...
The https://github.com/leodido/go-conventionalcommits contains a very fast (see [benchmarks](https://github.com/leodido/go-conventionalcommits#performances )) Go library to parse Conventional Commits.
It uses finite-state machines to implement the parsing.
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
2021-06-09 14:39:26 +02:00
Tomas Bjerre
2bf54103a3
docs(tooling): adding Git Changelog Lib
2021-06-09 14:26:47 +02:00
Charlie Ozinga
605411c943
docs: add Versio to tools list
2021-04-01 12:48:23 +02:00
Nguyen Tran Hau
df11cab9db
docs: add changeloguru projects
2021-04-01 12:44:24 +02:00
Beatriz Vieira
1d5d1b63d8
docs(tooling): add sv4git to tooling list ( #340 )
...
* docs(tooling): add sv4git to tooling list
* docs(tooling): add sv4git to tooling list at next version
2021-04-01 12:42:50 +02:00
ymind
e37913e610
docs(tooling): add semantic-gitlog to the tooling list ( #326 )
...
* docs(tooling): add semantic-gitlog to the tooling list
* docs(tooling): add idea-conventional-commit to the tooling list
* docs(tooling): add rsql-querydsl to the tooling list
2021-03-23 12:08:37 +01:00
Marco Cesarato
d1bbc3a569
docs(tooling): add php-conventional-changelog to the tooling list ( #334 )
...
* chore: add php-conventional-changelog tool
I have created a PHP tool [php-conventional-changelog](https://github.com/marcocesarato/php-conventional-changelog ) to generate a changelog from a project's commit messages and metadata following the Conventional Commit and automate versioning.
I created it because I haven't found a similar solution for php.
* docs(tooling): add php-conventional-changelog to the tooling list
2021-03-18 12:09:34 +01:00
DeveloperC
3fc51504c0
docs: correcting casing on proper noun ( #335 )
...
Semantic Versioning is the name of the specification, hence it is a proper noun and this patch corrects the casing.
2021-03-17 16:54:19 +01:00
Sergiy Kolesnikov
2a5f0308c7
fix: replace "refactor!" with "feat!" ( #350 )
...
Refactoring by definition "is the process of changing a software system in such a way that it does not alter the external behavior of the code..." So, a refactoring cannot introduce a breaking change, otherwise it is not a refactoring anymore. Using `refactor` commit type and the breaking change marker `!` is a contradiction.
2021-03-17 16:43:31 +01:00
DeveloperC
f0aeba39f8
docs: updating Conventional Commits Next Version blurb ( #330 )
2021-01-26 17:58:29 -08:00
Steve Azzopardi
08a19a6603
fix(tooling): Fix go-conventional-commit link ( #316 )
...
Fix the link, and a small typo about the description
2020-11-30 10:55:28 -08:00
Dj Gilcrease
3b7df82302
docs: Add several tools & libraries to the list
2020-11-12 01:27:06 +01:00
Adam Abrams
799bf8af1e
docs: add "Change" to tooling section ( #271 )
2020-11-10 10:40:21 +01:00
Mark
1881c51ec0
docs: update list of projects
2020-11-10 10:30:51 +01:00
Carlos Rodriguez Lopez
b55630ccb8
docs: adding Jenkins X to v1.0.0
2020-11-10 10:27:40 +01:00
Paul Delafosse
aa2f7e4b12
docs(tooling): add cocogitto to the tooling list
2020-11-10 10:24:49 +01:00
Salah Eddine Lachkar
ae1438f7f2
fix(content): add missing periods ( #308 )
2020-10-29 08:32:27 -07:00
DeveloperC
ccce9d6eec
docs: adding Conventional Commits Next Version
...
Adding the tool Conventional Commits Next Version to the tooling section.
2020-09-20 17:12:31 +02:00
Iain Cardnell
c0226116f0
docs: add git-mkver to tooling
2020-08-09 19:35:23 +02:00
Ming Tsai
d0049320c9
dosc(index): add autosort.netcore package
2020-07-27 16:42:20 +02:00
Wei Lee
8e491a7ae6
docs(tooling): add python implemented commitizen-tools as Tools
2020-07-27 16:40:46 +02:00
Daniel Duarte
d3914564ff
docs: add @tandil/diffparse and @tandil/diffsplit to project list
2020-07-27 14:02:44 +02:00
Zeke Sikelianos
f38e1f1a88
docs: fix "ommitted" typo
2020-07-27 14:01:03 +02:00
jgoodman8
9c903f576c
Add pyhist to tooling list
2020-07-27 13:59:26 +02:00
Anton Alexandrenok
da65450797
docs: add undercut to projects
2020-07-27 13:55:47 +02:00
Shimmy
f03453b7ec
feat: add company uno-platform to list next
2020-04-24 14:11:43 +02:00
Frank Taillandier
234e1c51bf
docs: add TinaCMS to projects
2020-03-17 00:16:23 +01:00
aaron-donohue-nintex
04059f9b50
docs: add nintex forms to the project list
2020-02-10 22:28:09 +01:00
Gunnlaugur Thor Briem
68c928c97b
fix: rephrase “more than one type” question ( #230 )
2020-01-16 11:34:38 -08:00
Danny Koppenhagen
df52a844b6
docs(tooling): add ngx-semantic-version to tooling list ( #220 )
2019-11-24 18:29:56 -08:00
John Rinehart
3dc14ae6ed
fix(lang): singular "parenthesis" to plural "parentheses" ( #212 )
2019-10-18 12:35:33 -07:00
Benjamin E. Coe
73c252ddda
feat: release 1.0.0 of specification ( #175 )
2019-09-30 00:11:17 -04:00
Benjamin E. Coe
0224669ebe
feat: reduce ambiguity around footer/body ( #185 )
2019-09-06 21:58:25 -04:00
Khaled Osman
6cb115ddfe
feat: Add semantic-release in tools section
2019-09-05 15:59:08 +02:00
Simon Prochazka
f9f987413c
docs: add Commitsar to next ( #180 )
2019-08-20 09:26:26 -07:00
Horváth Gergely
e95e068b71
docs: add yii2-firestarter to the project list ( #173 )
2019-08-13 18:00:02 -07:00
Karsten Schmidt
cb3b265443
docs(users): add thi.ng/umbrella to project list
2019-07-28 12:33:45 +02:00