Viacheslav Poturaev
afaebf26c1
Add go1.17 to CI tests ( #423 )
2021-08-17 11:29:12 +02:00
Viacheslav Poturaev
61730298a5
Add option to run scenarios as *testing.T subtests ( #419 )
2021-08-11 17:19:05 +02:00
Levi Noecker
c6c2a0885b
Export internal formatters ( #372 )
2021-08-10 11:27:17 +02:00
Viacheslav Poturaev
ad7feb3298
Add release notes and bump version ( #416 )
2021-08-09 08:51:27 +02:00
Matt Wynne
3de6fb09f3
Merge pull request #391 from cucumber/flag-to-pflag
...
remove renamed imports of pflag.
2021-07-12 23:14:48 -07:00
MBow
5414f3c5da
update gherkin-go to v19.0.3
...
update messages-go to v16.0.1
bump gomod version
comment on log line in std os.Stderr
examples to non rc version
go mod tidy
update circle (tbd)
2021-06-28 17:19:43 +01:00
Rickard Englund
cdf3bfc099
removed renamed imports of pflag.
...
This was causing way to much investigating in order for me to find
That I've only copied parts of the examples resulting in "flag".Parse
instead of pflag.Parse()
2021-05-30 19:14:26 +02:00
Fredrik Lönnblad
1548642333
Removed rc references for the v0.11.0 release
2021-01-12 20:21:21 +01:00
Fredrik Lönnblad
74698e52fa
Created v0.11.0-rc2
2020-12-05 15:29:39 +01:00
Fredrik Lönnblad
59cd5d8e3f
Fixed an issue when go test is parsing command-line flags ( #359 )
...
* Fixed an issue when go test is parsing command-line flags
* Added some extra information for parsing flags to the README.md
2020-11-26 13:47:47 +01:00
Fredrik Lönnblad
69162a0d82
Removed go1.12 and added go1.15 to CI config ( #356 )
...
* Removed go1.12 and added go1.15 to CI config
* Updated release-notes
2020-11-26 11:43:42 +01:00
Fredrik Lönnblad
e56f454291
Created release notes and changelog for v0.11.0
2020-10-19 19:02:10 +02:00
Fredrik Lönnblad
c7d739336b
Updated CHANGELOG.md references in the release-notes
2020-06-25 10:12:20 +02:00
Fredrik Lönnblad
51a387469c
v0.10.0 release
2020-06-25 08:58:03 +02:00
Fredrik Lönnblad
fc084134a0
Wrote Release Notes, updated CHANGELOG.md and versions in README.md and godog version const
2020-06-23 20:42:48 +02:00
Fredrik Lönnblad
ec88ee5226
Fixed final release doc for v0.9.0
2020-03-22 18:08:17 +01:00
Fredrik Lönnblad
315f9e96d8
Created release candidate 2
2020-03-16 08:10:04 -03:00
Fredrik Lönnblad
1c38b5b245
Updated doc references to gherkin-go and messages-go
2020-03-14 09:13:14 -03:00
Fredrik Lönnblad
e0ed649cd9
Updated version from v0.9.0 to v0.9.0-rc1
2020-03-09 14:45:06 -03:00
Fredrik Lönnblad
bc57207416
Added deprecation notice for the feature hooks
2020-03-09 13:53:16 -03:00
Fredrik Lönnblad
7caae4e11a
Added the encountered error to the release-notes as well
2020-03-06 14:03:16 -03:00
Fredrik Lönnblad
35ca4e84d3
Updated README.md and added release-notes/v0.9.0.md
2020-03-06 10:33:47 -03:00