gherkin 0.11.0

Pure Rust implementation of Gherkin language (`.feature` file) for Cucumber testing framework.
Documentation
`gherkin` crate changelog
=========================

All user visible changes to `gherkin` crate will be documented in this file. This project uses [Semantic Versioning 2.0.0].




## [0.11.0] · 2021-12-06
[0.11.0]: /../../tree/v0.11.0

[Diff](/../../compare/v0.10.2...v0.11.0)

### BC Breaks

- Renamed crate from `gherkin_rust` to just `gherkin`. ([d8803b80])
- Yank [0.10.2] version, as it's appeared to be backwards incompatible.

[d8803b80]: /../../commit/d8803b808eb5bd2684b9dc7c868a9637a0398100




## [0.10.2] · 2021-11-29
[0.10.2]: /../../tree/v0.10.2

[Diff](/../../compare/v0.10.1...v0.10.2)

### Added

- Support of multiple `Examples` in `Scenario Outline`. ([#29])

[#29]: /../../pull/29




[Semantic Versioning 2.0.0]: https://semver.org