Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Commitizen Tools

Automate releases
Collective - Host: opensource - https://opencollective.com/commitizen-tools - Website: https://commitizen-tools.github.io/commitizen/ - Code: https://github.com/commitizen-tools/commitizen

feat: py3 only, tests and conventional commits 1.0

more tests
pyproject instead of Pipfile
questionary instead of whaaaaat (promptkit 2.0.0 support)

github.com/commitizen-tools/commitizen - ed830019581c83ba633bfd734720e6758eca6061 authored almost 6 years ago by Santiago Fraire <[email protected]>
Bump version: 0.9.10 → 0.9.11

github.com/commitizen-tools/commitizen - c52eca6f74f844ab3ffbde61d98ef96071e132b7 authored almost 6 years ago by Santiago Fraire <[email protected]>
fix(config): load config reads in order without failing if there is no commitizen section

Closes #8

github.com/commitizen-tools/commitizen - 0326652b2657083929507ee66d4d1a0899e861ba authored almost 6 years ago by Santiago Fraire <[email protected]>
Bump version: 0.9.9 → 0.9.10

github.com/commitizen-tools/commitizen - b3f89892222340150e32631ae6b7aab65230036f authored about 6 years ago by Santiago Fraire <[email protected]>
fix: parse scope (this is my punishment for not having tests)

github.com/commitizen-tools/commitizen - 5e837bf8ef0735193597372cd2d85e31a8f715b9 authored about 6 years ago by Santiago Fraire <[email protected]>
Bump version: 0.9.8 → 0.9.9

github.com/commitizen-tools/commitizen - 684e0259cc95c7c5e94854608cd3dcebbd53219e authored about 6 years ago by Santiago Fraire <[email protected]>
fix: parse scope empty

github.com/commitizen-tools/commitizen - ca38eac6ff09870851b5c76a6ff0a2a8e5ecda15 authored about 6 years ago by Santiago Fraire <[email protected]>
Bump version: 0.9.7 → 0.9.8

github.com/commitizen-tools/commitizen - 64168f18d4628718c49689ee16430549e96c5d4b authored about 6 years ago by Santiago Fraire <[email protected]>
fix(scope): parse correctly again

github.com/commitizen-tools/commitizen - 9d4def716ef235a1fa5ae61614366423fbc8256f authored about 6 years ago by Santiago Fraire <[email protected]>
Bump version: 0.9.6 → 0.9.7

github.com/commitizen-tools/commitizen - 33b0bf1a0a4dc60aac45ed47476d2e5473add09e authored about 6 years ago by Santiago Fraire <[email protected]>
fix(scope): parse correctly

github.com/commitizen-tools/commitizen - 696885e891ec35775daeb5fec3ba2ab92c2629e1 authored about 6 years ago by Santiago Fraire <[email protected]>
Bump version: 0.9.5 → 0.9.6

github.com/commitizen-tools/commitizen - bef4a86761a3bda309c962bae5d22ce9b57119e4 authored about 6 years ago by Santiago Fraire <[email protected]>
refactor(conventionalCommit): moved fitlers to questions instead of message

github.com/commitizen-tools/commitizen - 72472efb80f08ee3fd844660afa012c8cb256e4b authored about 6 years ago by Santiago Fraire <[email protected]>
fix(manifest): inluded missing files

github.com/commitizen-tools/commitizen - b5561ce0ab3b56bb87712c8f90bcf37cf2474f1b authored about 6 years ago by Santiago Fraire <[email protected]>
Bump version: 0.9.4 → 0.9.5

github.com/commitizen-tools/commitizen - 3e31714dc737029d96898f412e4ecd2be1bcd0ce authored about 6 years ago by Santiago Fraire <[email protected]>
fix(config): home path for python versions between 3.0 and 3.5

github.com/commitizen-tools/commitizen - 9df721e06595fdd216884c36a28770438b4f4a39 authored about 6 years ago by Santiago Fraire <[email protected]>
Bump version: 0.9.3 → 0.9.4

github.com/commitizen-tools/commitizen - 0cf6ada372470c8d09e6c9e68ebf94bbd5a1656f authored about 6 years ago by Santiago Fraire <[email protected]>
feat(cli): added version

github.com/commitizen-tools/commitizen - 973c6b3e100f6f69a3fe48bd8ee55c135b96c318 authored about 6 years ago by Santiago Fraire <[email protected]>
Bump version: 0.9.2 → 0.9.3

github.com/commitizen-tools/commitizen - dacc86159b260ee98eb5f57941c99ba731a01399 authored about 6 years ago by Santiago Fraire <[email protected]>
feat(commiter): conventional commit is a bit more intelligent now

github.com/commitizen-tools/commitizen - 4368f3c3cbfd4a1ced339212230d854bc5bab496 authored about 6 years ago by Santiago Fraire <[email protected]>
docs(README): motivation

github.com/commitizen-tools/commitizen - da94133288727d35dae9b91866a25045038f2d38 authored almost 7 years ago by Santiago <[email protected]>
Bump version: 0.9.1 → 0.9.2

github.com/commitizen-tools/commitizen - 1541f54503d2e1cf39bd777c0ca5ab5eb78772ba authored almost 7 years ago by santiago fraire <[email protected]>
refactor(renamed conventional_changelog to conventional_commits, not backward compatible):

github.com/commitizen-tools/commitizen - ddc855a637b7879108308b8dbd85a0fd27c7e0e7 authored almost 7 years ago by santiago fraire <[email protected]>
Bump version: 0.9.0 → 0.9.1

github.com/commitizen-tools/commitizen - 46e9032e18a819e466618c7a014bcb0e9981af9e authored almost 7 years ago by santiago fraire <[email protected]>
fix(setup.py): future is now required for every python version

github.com/commitizen-tools/commitizen - 0fef73cd7dc77a25b82e197e7c1d3144a58c1350 authored almost 7 years ago by santiago fraire <[email protected]>
Bump version: 0.8.6 → 0.9.0

github.com/commitizen-tools/commitizen - d04908156d001400d820740ae7820c0c29376db4 authored almost 7 years ago by santiago fraire <[email protected]>
refactor: python 2 support

github.com/commitizen-tools/commitizen - 1028c296112d577f7c9a64b2e22a6cfdb4508d0c authored almost 7 years ago by santiago fraire <[email protected]>
docs(README): python 2 support limited

github.com/commitizen-tools/commitizen - b336ef8a1c7bcf8d253ecaef08fc74be2cdc305e authored almost 7 years ago by santiago fraire <[email protected]>
chore(setup.py): support for python 2 (by a friend request)

github.com/commitizen-tools/commitizen - 1cd5e792f90e357470b8e7eb35c8988260d899ab authored almost 7 years ago by santiago fraire <[email protected]>
Bump version: 0.8.5 → 0.8.6

github.com/commitizen-tools/commitizen - 60e054b9a76602d173b1b0118802ad1df1aef362 authored almost 7 years ago by santiago fraire <[email protected]>
chore(setup.py): python requires only > 3.4 (last time)

github.com/commitizen-tools/commitizen - e1c1e445f04ab3b743fec1fb7214967eaa0a81fc authored almost 7 years ago by santiago fraire <[email protected]>
Bump version: 0.8.4 → 0.8.5

github.com/commitizen-tools/commitizen - d7f7ecdf5beb8ad15899628fb93fda212e67a9dc authored almost 7 years ago by santiago fraire <[email protected]>
chore(setup.py): python 3 only again

github.com/commitizen-tools/commitizen - 54321f1d9c4b2c128eeac903c06bd70f093d1e95 authored almost 7 years ago by santiago fraire <[email protected]>
Bump version: 0.8.3 → 0.8.4

github.com/commitizen-tools/commitizen - 6bc3f6fc2b7363f99f994e02bc3d4830492bc37c authored almost 7 years ago by santiago fraire <[email protected]>
chore(setup.py): python 3 only now

github.com/commitizen-tools/commitizen - 30f48ef05d74cdd3ce8a10fb0ee02ad4eae3cc4b authored almost 7 years ago by santiago fraire <[email protected]>
Bump version: 0.8.2 → 0.8.3

github.com/commitizen-tools/commitizen - 5df498f78a8c405f4d86e3f311ee90e35917115b authored almost 7 years ago by santiago fraire <[email protected]>
chore(setup.py): support for python3 only

github.com/commitizen-tools/commitizen - 73349e52bf09239167ec4e89979dc543d66ad2d5 authored almost 7 years ago by santiago fraire <[email protected]>
chore(cz): added .cz.cfg to the project

github.com/commitizen-tools/commitizen - 61c30e78a994ac62bbe71c94bade2947eafc90c4 authored almost 7 years ago by santiago fraire <[email protected]>
docs(README): git log example and renamed example

github.com/commitizen-tools/commitizen - 34235aa064a7334b59938aaf303e3fe60f754a55 authored almost 7 years ago by santiago fraire <[email protected]>
Bump version: 0.8.1 → 0.8.2

github.com/commitizen-tools/commitizen - 49692367d952ad6357aef1d7021474ba3c2afee9 authored about 7 years ago by Woile <[email protected]>
docs: minor correction

github.com/commitizen-tools/commitizen - e5aa84bf0de11477d8780020689b320339b0348a authored about 7 years ago by Woile <[email protected]>
Bump version: 0.8.0 → 0.8.1

github.com/commitizen-tools/commitizen - d9b6a842b8d48190c8cd2fdf008e324b4c66101a authored about 7 years ago by Woile <[email protected]>
docs: improved commitizens tab in readme

github.com/commitizen-tools/commitizen - 80fab6b53862f52df9185b09f080baf61d2a819b authored about 7 years ago by Woile <[email protected]>
Bump version: 0.7.0 → 0.8.0

github.com/commitizen-tools/commitizen - 9693a9658b3d4c8951a3965fd0f7b3b23840d122 authored about 7 years ago by Woile <[email protected]>
feat(cz): jira smart commits

github.com/commitizen-tools/commitizen - a695e419f0bcc6424cef986509ce0b8b03868633 authored about 7 years ago by Woile <[email protected]>
Bump version: 0.6.0 → 0.7.0

github.com/commitizen-tools/commitizen - c50180f08e661ee3cd36e9457b02e8f324d46a11 authored about 7 years ago by Woile <[email protected]>
refactor(cli): renamed all to ls command

github.com/commitizen-tools/commitizen - ad2f00bc8ff9993181c0a0455a4fd5ccc776d831 authored about 7 years ago by Woile <[email protected]>
refactor(cz): renamed angular cz to conventional changelog cz

github.com/commitizen-tools/commitizen - f8165da62b47e3b31b30a021b664b91b862a3a6e authored about 7 years ago by Woile <[email protected]>
docs: modified usage page

github.com/commitizen-tools/commitizen - fa4fcda84cda2d61354d5a38aec2b8197b3031c2 authored about 7 years ago by Woile <[email protected]>
docs(README): table of contents

github.com/commitizen-tools/commitizen - 3b8da5aeb6fe2f10658e6af97e9d139c488e02ea authored about 7 years ago by Woile <[email protected]>
Bump version: 0.5.0 → 0.6.0

github.com/commitizen-tools/commitizen - cfdd9b3cb6ea45dffe85506cf16e2b74e22963ad authored about 7 years ago by Woile <[email protected]>
docs: new image in readme

github.com/commitizen-tools/commitizen - 2a81c0679d2e714c4ee869a6308cf19497c52beb authored about 7 years ago by Woile <[email protected]>
docs(README): minor changes

github.com/commitizen-tools/commitizen - bafefb09d345f91b89a8a705617fc643fc60c33b authored about 7 years ago by Woile <[email protected]>
feat: info command for angular

github.com/commitizen-tools/commitizen - 3a8a45100a784713f83d582e587eb925e667bd33 authored about 7 years ago by Woile <[email protected]>
docs(README): minor corrections

github.com/commitizen-tools/commitizen - b8faaec0f8208ac2c6c58c1bd0d67beb024ac2ff authored about 7 years ago by Woile <[email protected]>
docs(README): added badges

github.com/commitizen-tools/commitizen - aff2519fe67afd59a02e1fa1ad3d1f9b6cd73629 authored about 7 years ago by Woile <[email protected]>
docs(README): improved

github.com/commitizen-tools/commitizen - 3c611f718241257cc9b9bf6b9caef23ffb716e80 authored about 7 years ago by Fraire, Santiago <[email protected]>
Bump version: 0.4.0 → 0.5.0

github.com/commitizen-tools/commitizen - 9c7b1a4a7b041e3e42424b3b475646735b70c2b2 authored about 7 years ago by Fraire, Santiago <[email protected]>
docs(LICENSE): new one

github.com/commitizen-tools/commitizen - ea695439cbbc566628e286b7332b07cb385e886f authored about 7 years ago by Fraire, Santiago <[email protected]>
Bump version: 0.3.0 → 0.4.0

github.com/commitizen-tools/commitizen - 3fedcc0918353304b910c03e089acede15871320 authored about 7 years ago by Fraire, Santiago <[email protected]>
docs: removed comments from setup and added MANIFEST.in

github.com/commitizen-tools/commitizen - 4b901181f74f8191fe5976ed18e91299d11645fd authored about 7 years ago by Fraire, Santiago <[email protected]>
Bump version: 0.2.0 → 0.3.0

github.com/commitizen-tools/commitizen - a11a36a5ea71dffcc89ba19d70af6b8e1be2cf9e authored about 7 years ago by Fraire, Santiago <[email protected]>
docs(README): added about, installation, creating, etc

github.com/commitizen-tools/commitizen - c96c4bc12f7bf0e679a49c97755ef1c26fc1f76d authored about 7 years ago by Fraire, Santiago <[email protected]>
Bump version: 0.1.0 → 0.2.0

github.com/commitizen-tools/commitizen - 59bf57883000b332c58fc883c843a7bdf2ca969f authored about 7 years ago by Fraire, Santiago <[email protected]>
chore(bumpversion): configured and added as dev dep

github.com/commitizen-tools/commitizen - f073859849a2470aee23b8185967a89c7491e6c7 authored about 7 years ago by Fraire, Santiago <[email protected]>
feat(config): new loads from ~/.cz and working project .cz .cz.cfg and setup.cfg

github.com/commitizen-tools/commitizen - b86f532c06e589df241c08830fbeea403edb0153 authored about 7 years ago by Fraire, Santiago <[email protected]>
refactor(cz_angular): improved messages

github.com/commitizen-tools/commitizen - 4025ff22822684c0227f4fe84e017293ab5d4315 authored about 7 years ago by Fraire, Santiago <[email protected]>
docs(setup.py): new keywords

github.com/commitizen-tools/commitizen - 3a827198674e89de2ef0c1b7efd2a842c98fcd18 authored about 7 years ago by Fraire, Santiago <[email protected]>
feat: package discovery

github.com/commitizen-tools/commitizen - 54058ad5b935f2e1f96f21bfd562ce2ddbd9c321 authored about 7 years ago by Fraire, Santiago <[email protected]>
init: first source and some configs

github.com/commitizen-tools/commitizen - 1beb896426194e43dea8fa9f452d208a774309f1 authored about 7 years ago by Fraire, Santiago <[email protected]>