You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to this project will be documented in this file.
4
-
5
-
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
6
-
7
-
See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md) from Cucumber Core.
8
-
1
+
# Changelog
2
+
3
+
All notable changes to this project will be documented in this file.
4
+
5
+
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
6
+
7
+
See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md) from Cucumber Core.
8
+
9
9
----
10
10
## [Unreleased] (In Git)
11
11
@@ -18,152 +18,165 @@ See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/main/CHAN
18
18
### Removed
19
19
20
20
### Fixed
21
-
22
-
## [6.1.2] (2021-01-01)
23
-
24
-
## [6.1.1] (2020-11-19)
25
-
26
-
## [5.1.3] (2020-05-28)
27
-
28
-
### Added
29
-
30
-
- Added support for annotation based transformers configuration ([glib-briia](https://github.com/glib-briia))
31
-
- Added support for transposed datatables ([glib-briia](https://github.com/glib-briia))
32
-
- Added support for automated changelog generation/version update ([glib-briia](https://github.com/glib-briia))
33
-
- Added basic installation and usage documentation ([glib-briia](https://github.com/glib-briia))
34
-
- Added support for single implementation for multiple gherkin steps ([glib-briia](https://github.com/glib-briia))
35
-
36
-
### Changed
37
-
38
-
- Extract groovy script for keywords generation from pom ([glib-briia](https://github.com/glib-briia))
39
-
- Migrated to use `cucumber-core` 5.1.3 ([glib-briia](https://github.com/glib-briia))
40
-
- Bump jackson.version from 2.9.9 to 2.10.0 in /groovy [\#18](https://github.com/cucumber/cucumber-jvm-groovy/pull/18) ([dependabot[bot]](https://github.com/apps/dependabot))
- Issue with compiled groovy step definitions [\#17](https://github.com/cucumber/cucumber-jvm-groovy/issues/17) ([glib-briia](https://github.com/glib-briia))
46
-
47
-
48
-
## [4.7.1] (2019-08-01)
49
-
50
-
### Changed
51
-
52
-
-[Core] Migrate to `cucumber-core` 4.7.1 ([glib-briia](https://github.com/glib-briia))
53
-
54
-
## [4.7.0] (2019-08-01)
55
-
56
-
### Changed
57
-
58
-
-[Core] Migrate to `cucumber-core` 4.7.0 ([glib-briia](https://github.com/glib-briia))
59
-
60
-
## [4.6.0] (2019-07-31)
61
-
62
-
### Changed
63
-
64
-
-[Core] Migrate to `cucumber-core` 4.6.0 ([glib-briia](https://github.com/glib-briia))
65
-
66
-
## [4.5.4] (2019-07-31)
67
-
68
-
### Changed
69
-
70
-
-[Core] Migrate to `cucumber-core` 4.5.4 ([glib-briia](https://github.com/glib-briia))
71
-
72
-
## [4.5.3] (2019-07-09)
73
-
74
-
### Changed
75
-
76
-
-[Core] Migrate to `cucumber-core` 4.5.3 ([glib-briia](https://github.com/glib-briia))
77
-
78
-
## [4.4.0] (2019-06-18)
79
-
80
-
### Fixed
81
-
82
-
- Parametrized types as step parameters wont work [\#14](https://github.com/cucumber/cucumber-jvm-groovy/issues/14) ([glib-briia](https://github.com/glib-briia))
83
-
84
-
## [4.3.1] (2019-05-15)
85
-
86
-
### Fixed
87
-
88
-
- datatable is not working in groovy script [\#12](https://github.com/cucumber/cucumber-jvm-groovy/issues/12) ([glib-briia](https://github.com/glib-briia))
89
-
90
-
## [4.3.0] (2019-04-15)
91
-
92
-
### Changed
93
-
94
-
-[Core] Migrate to `cucumber-core` 4.3.0 ([glib-briia](https://github.com/glib-briia))
- Added support for annotation based transformers configuration ([glib-briia](https://github.com/glib-briia))
43
+
- Added support for transposed datatables ([glib-briia](https://github.com/glib-briia))
44
+
- Added support for automated changelog generation/version update ([glib-briia](https://github.com/glib-briia))
45
+
- Added basic installation and usage documentation ([glib-briia](https://github.com/glib-briia))
46
+
- Added support for single implementation for multiple gherkin steps ([glib-briia](https://github.com/glib-briia))
47
+
48
+
### Changed
49
+
50
+
- Extract groovy script for keywords generation from pom ([glib-briia](https://github.com/glib-briia))
51
+
- Migrated to use `cucumber-core` 5.1.3 ([glib-briia](https://github.com/glib-briia))
52
+
- Bump jackson.version from 2.9.9 to 2.10.0 in /groovy [\#18](https://github.com/cucumber/cucumber-jvm-groovy/pull/18) ([dependabot[bot]](https://github.com/apps/dependabot))
- Issue with compiled groovy step definitions [\#17](https://github.com/cucumber/cucumber-jvm-groovy/issues/17) ([glib-briia](https://github.com/glib-briia))
58
+
59
+
60
+
## [4.7.1] (2019-08-01)
61
+
62
+
### Changed
63
+
64
+
-[Core] Migrate to `cucumber-core` 4.7.1 ([glib-briia](https://github.com/glib-briia))
65
+
66
+
## [4.7.0] (2019-08-01)
67
+
68
+
### Changed
69
+
70
+
-[Core] Migrate to `cucumber-core` 4.7.0 ([glib-briia](https://github.com/glib-briia))
71
+
72
+
## [4.6.0] (2019-07-31)
73
+
74
+
### Changed
75
+
76
+
-[Core] Migrate to `cucumber-core` 4.6.0 ([glib-briia](https://github.com/glib-briia))
77
+
78
+
## [4.5.4] (2019-07-31)
79
+
80
+
### Changed
81
+
82
+
-[Core] Migrate to `cucumber-core` 4.5.4 ([glib-briia](https://github.com/glib-briia))
83
+
84
+
## [4.5.3] (2019-07-09)
85
+
86
+
### Changed
87
+
88
+
-[Core] Migrate to `cucumber-core` 4.5.3 ([glib-briia](https://github.com/glib-briia))
89
+
90
+
## [4.4.0] (2019-06-18)
91
+
92
+
### Fixed
93
+
94
+
- Parametrized types as step parameters wont work [\#14](https://github.com/cucumber/cucumber-jvm-groovy/issues/14) ([glib-briia](https://github.com/glib-briia))
95
+
96
+
## [4.3.1] (2019-05-15)
97
+
98
+
### Fixed
99
+
100
+
- datatable is not working in groovy script [\#12](https://github.com/cucumber/cucumber-jvm-groovy/issues/12) ([glib-briia](https://github.com/glib-briia))
101
+
102
+
## [4.3.0] (2019-04-15)
103
+
104
+
### Changed
105
+
106
+
-[Core] Migrate to `cucumber-core` 4.3.0 ([glib-briia](https://github.com/glib-briia))
0 commit comments