Skip to content

Release 2.1.1: Fix parser step attachment#18

Merged
dcrockwell merged 3 commits intomainfrom
develop
Feb 3, 2026
Merged

Release 2.1.1: Fix parser step attachment#18
dcrockwell merged 3 commits intomainfrom
develop

Conversation

@dcrockwell
Copy link
Copy Markdown
Contributor

Summary

  • Fix Gherkin parser step attachment for data tables and doc strings, with new multi-table coverage.
  • Bump version to 2.1.1 and update changelog/README plus release notes with contributor credit.
  • Regenerate root and example manifests after the version bump.

Test plan

  • make test
  • make examples

alvivi and others added 3 commits February 2, 2026 15:33
Attach tables and doc strings to correct step
## Why This Change Was Made
- publish the 2.1.1 patch release for the Gherkin step attachment fix
- keep release artifacts and docs aligned with the new version

## What Was Changed
- bumped `gleam.toml` and updated `README.md` and `CHANGELOG.md` with 2.1.1 details
- added `releases/release-2.1.1.md` with credit and links
- regenerated manifest files after the version bump
@dcrockwell dcrockwell changed the title Release 2.1.1 Release 2.1.1: Fix parser step attachment Feb 3, 2026
@dcrockwell dcrockwell self-assigned this Feb 3, 2026
@dcrockwell dcrockwell added bug Something isn't working release Official releases labels Feb 3, 2026
@dcrockwell dcrockwell merged commit 227f816 into main Feb 3, 2026
2 checks passed
@dcrockwell
Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working release Official releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants