Skip to content

Releases: awslabs/duvet

v0.3.0

08 Jun 00:09
3ea0e5c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.3.0

v0.1.1

16 Nov 20:22
fd82d47
Compare
Choose a tag to compare

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)