Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f368e5 commit 8848117Copy full SHA for 8848117
History.md
@@ -1,5 +1,6 @@
1
## [Git master](https://github.com/cucumber/cucumber-jvm/compare/v1.1.2...master) (Not released)
2
3
+* [Core] Diffing tables doesn't work when delta span multiple lines ([#465](https://github.com/cucumber/cucumber-jvm/pull/465) Gilles Philippart)
4
* [JRuby] `GEM_PATH` and `RUBY_VERSION` can be set in env var, system property or `cucumber-jruby.properties` resource bundle. (Aslak Hellesøy).
5
* [JRuby] Wrong CompatVersion passed to JRuby when 1.9 is given ([#415](https://github.com/cucumber/cucumber-jvm/issues/415) David Kowis)
6
* [Core] Custom Formatter/Reporter's `before` and `after` hook weren't run. (Aslak Hellesøy)
0 commit comments