CHANGELOG

0.21.1

2019-10-27

Fixes

0.21.0

2019-08-14

Features

0.20.4

2019-05-14

Fixes

0.20.3

2019-05-07

Fixes

0.20.2

2019-04-12

Fixes

0.20.1

2019-04-02

Fixes

0.20.0

2019-03-07

Features

Fixes

0.19.1

2018-10-25

Fixes

0.19.0

2018-09-29

Breaking changes

Automatic creation of tag pipeline was removed (8bb0ac4a)

Bump commit message is now configurable, and it might not contain skip ci.

–create-tag-pipeline option was added to commit-and-tag for the cases when pipeline creation is really needed.

Features

Fixes

0.18.0

2018-09-11

Features

Fixes

0.17.2

2018-09-05

Fixes

0.17.1

2018-09-04

Fixes

0.17.0

2018-09-01

Features

Fixes

0.16.0

2018-08-29

Breaking changes

fix the typo in the prefix of env vars (14907322)

the SGS* env vars change to GSG*

Features

Fixes

0.15.0

2018-08-19

Breaking changes

fix yesterdays brain fart with option names (#47) (79b6a386)

If someone already started to use v0.14.0, please upgrade immediately.

This release fixes the names of commit type options.

0.14.0

2018-08-18

Breaking changes

remove unused flag –ci-project-url (32e9d3cc)

the command execution will fail, if –ci-project-url is specified. The flag was never really used, so removing it will not change the behaviour of the command.

Features

Fixes

0.13.1

2018-07-15

Fixes

0.13.0

2018-07-06

Features

Fixes

0.12.2

2018-06-26

Fixes

0.12.1

2018-06-24

Fixes

0.12.0

2018-06-24

Breaking changes

unify ci env-var override flag naming (69485bc0)

Prefix CI env-var override flags with ‘ci-’.

Features

Fixes

0.11.9

2018-05-30

Fixes

0.11.8

2018-05-30

Fixes

0.11.7

2018-05-23

Fixes

0.11.6

2018-05-15

Fixes

0.11.5

2018-05-15

Fixes

0.11.4

2018-04-30

Fixes

0.11.3

2018-04-30

Fixes

0.11.2

2018-04-21

Fixes

0.11.1

2018-04-14

Fixes

0.11.0

2018-04-12

Breaking changes

Don’t search parent directories for git repo (194576ef)

Commands must be run at root of git repository

prepare for using github.com/juranki/semrel (b37f2943)

use github/juranki/go-semrel to analyze repository (287bb446)

Features

Fixes

0.10.1

Fixes

0.10.0

Breaking changes

Remove dry-run flag (2b3bf4fa)

dry-run flag is removed. It interweaves with the main functionality, causing complexity that is not worth it at this stage, when the functionality hasn’t yet stabilized, and code needs refactoring.

Separate command(s) will be introduced to check configuration and output results of change analysis.

Features

Fixes

0.9.4

Fixes

0.9.3

Fixes

0.9.2

Fixes

0.9.1

Fixes

0.9.0

Features

0.8.0

Breaking changes

remove unnecessary flag note (715d2321)

note flag is removed from tag and commit-and-tag

Fixes

0.7.3

Fixes

0.7.2

Fixes

0.7.1

Fixes

0.7.0

Features

0.6.3

Fixes

0.6.2

Fixes

0.6.1

Fixes

0.6.0

Features

Fixes

0.5.0

Features

Fixes

0.4.0

Features

Fixes

0.3.0

Features

Fixes

0.2.0

Breaking changes

Remove inspect-repo (315679dd)

Now that release works, we can drop inspect-repo

Fixes

0.1.0

Breaking changes

rename packages (f94feeb3)

inspect package renamed to repo

Features

Fixes