Releases: cucumber/language-service
Releases · cucumber/language-service
v0.25.0
25 May 13:15
Compare
Sorry, something went wrong.
No results found
Changed
Source.path has been renamed to Source.uri
Fixed
Remove dependency on Node path from ExpressionBuilder in order to make the library work in a browser
v0.24.1
25 May 11:10
Compare
Sorry, something went wrong.
No results found
Fixed
Fix handling of And and But which wasn't properly fixed in 0.24.0
v0.24.0
25 May 10:58
Compare
Sorry, something went wrong.
No results found
Changed
The mustache templating syntax now uses different variables (#54 )
Fixed
Undefined And and But steps now generate the correct Given, When or Then keyword, based on parent step(s) (#54 )
Parameters are excluded from method names (#54 )
Generated C# step definitions include the keyword in the method name (#54 )
v0.23.1
25 May 08:18
Compare
Sorry, something went wrong.
No results found
Fixed
Fix parsing of Java regular expressions by unescaping \\ to \. (#51 )
v0.23.0
24 May 20:38
Compare
Sorry, something went wrong.
No results found
Changed
Generate a single code action with relative path (#50 )
v0.22.2
24 May 14:59
Compare
Sorry, something went wrong.
No results found
Fixed
Fix a few bugs in snipet generation
v0.22.1
24 May 13:55
Compare
Sorry, something went wrong.
No results found
Fixed
Remove newlines from snippet templates
v0.22.0
24 May 13:35
Compare
Sorry, something went wrong.
No results found
Added
Implement generate step definition (#46 )
v0.21.0
23 May 13:53
Compare
Sorry, something went wrong.
No results found
Added
Implement go to step definition (#48 )
v0.20.4
12 May 15:49
Compare
Sorry, something went wrong.
No results found