Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 0.2.0 #95

Merged
merged 2 commits into from
Nov 17, 2022
Merged

chore: release 0.2.0 #95

merged 2 commits into from
Nov 17, 2022

Conversation

camshaft
Copy link
Member

@camshaft camshaft commented Nov 16, 2022

Description of changes:

This change bumps the version to 0.2.0 and updates the package-lock.json.

Changelog

0.2.0 (2022-11-16)

Features

Bug Fixes

  • add word boundary assertions for extracted keywords (#72) (02c9245)
  • finish pattern state machine after iterating lines (#76) (7d500ff)
  • normalize quotes with indentations (#79) (65835f7)
  • panic on file without trailing newline (002fce8)
  • prefix anchors in spec links (#68) (93c7875)
  • remove reduntant borrows (#89) (0cfc8ce)
  • sort Requirements table (#82) (71f6152)
  • use BTreeMap for target data (#86) (2ea2336)
  • handle duplicate markdown section names (#94) (5d31dd2)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@camshaft camshaft marked this pull request as ready for review November 16, 2022 20:17
@camshaft camshaft requested a review from a team as a code owner November 16, 2022 20:17
@camshaft camshaft enabled auto-merge (squash) November 16, 2022 20:18
CHANGELOG.md Outdated Show resolved Hide resolved
@camshaft camshaft requested a review from lrstewart November 16, 2022 20:28
@camshaft camshaft merged commit 654bd90 into main Nov 17, 2022
@camshaft camshaft deleted the camshaft/release-0.2.0 branch November 17, 2022 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants