Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

36 lines (20 loc) · 2.22 KB

0.3.0 (2023-10-06)

Features

0.2.0 (2022-11-16)

Features

Bug Fixes

0.1.1 (2022-10-07)

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)
  • prefix anchors in spec links (#68) (93c7875)
  • sort Requirements table (#82) (71f6152)
  • use BTreeMap for target data (#86) (2ea2336)
  • panic on file without trailing newline (002fce8)