Skip to content

Releases: antham/ghokin

v3.2.0

06 May 16:32
6864899
Compare
Choose a tag to compare

Changes

=> Set module path to v3 (#81)
=> Remove circleci (#79)

Implement stdin parsing

30 Apr 17:47
02376bc
Compare
Choose a tag to compare

Changes

=> Add stdin support to format on the fly (#78)

Fix rule rendering, simplify indentation definition

28 Apr 22:06
ecf5b26
Compare
Choose a tag to compare

⚠️ Breaking change : There is only one value to define for the whole indentation, previous values are deprecated.

Changes

=> Fix rules statement rendering (#77)

Fix end of file detection for windows and mac

14 Apr 21:27
2544f9c
Compare
Choose a tag to compare

Changes

=> Fix EOL detection (#74)
=> Bump github.com/spf13/viper from 1.10.1 to 1.11.0 (#73)
=> Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#70)
=> Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#71)
=> Fix wrong documentation (#69)

Add the ability to define feature description indentation

23 Dec 22:53
ba5d6ac
Compare
Choose a tag to compare

⚠️ Breaking change : The default indentation for the feature description is now the same value than the one used for scenarios and background, you can redefine the value through the YAML config or the environment variable, look at the README for more details.

Changes

=> Fix indentation feature description (#68)
=> Bump github.com/spf13/viper from 1.10.0 to 1.10.1 (#67)

Upgrade vendors

15 Dec 12:09
8d2b2a4
Compare
Choose a tag to compare

Changes

=> Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#66)
=> Bump github.com/spf13/viper from 1.9.0 to 1.10.0 (#65)
=> Bump github.com/fatih/color from 1.12.0 to 1.13.0 (#62)
=> Bump github.com/spf13/viper from 1.8.1 to 1.9.0 (#61)

Fix issue when formatting consecutive scenarios

28 Jul 21:40
8e1c1c3
Compare
Choose a tag to compare

Changes

=> Fix consecutive scenario formatting (#60)
=> Bump github.com/spf13/cobra from 1.2.0 to 1.2.1 (#58)
=> Bump github.com/spf13/cobra from 1.1.3 to 1.2.0 (#57)
=> Bump github.com/spf13/viper from 1.8.0 to 1.8.1 (#56)
=> Bump github.com/spf13/viper from 1.7.1 to 1.8.0 (#55)
=> Bump github.com/fatih/color from 1.11.0 to 1.12.0 (#54)
=> Bump github.com/fatih/color from 1.10.0 to 1.11.0 (#53)

Fix issue with pipes in tables

06 Apr 20:26
d49c5ad
Compare
Choose a tag to compare

Changes

=> Escape pipes in table (#52)
=> Upgrade vendors (#51)

Upgrade go

28 Feb 17:34
af17c46
Compare
Choose a tag to compare

Changes

=> Update go version (#49)
=> Bump github.com/spf13/cobra from 1.1.1 to 1.1.3 (#48)
=> Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#46)
=> Bump github.com/fatih/color from 1.9.0 to 1.10.0 (#45)
=> Bump github.com/spf13/cobra from 1.1.0 to 1.1.1 (#44)
=> Bump github.com/spf13/cobra from 1.0.0 to 1.1.0 (#43)

Upgrade vendors

08 Oct 19:04
905a85d
Compare
Choose a tag to compare

Changes

=> Upgrade gherkin-go (#42)