Skip to content

Latest commit

 

History

History
34 lines (16 loc) · 1.8 KB

CHANGELOG.md

File metadata and controls

34 lines (16 loc) · 1.8 KB

Changelog

0.0.3 (2024-06-01)

Features

  • Add ability to exclude parts of an example with ignore-extract and end-ignore (759b3b7)

Bug Fixes

  • Examples can also be terminated by the end of a file (853679b)
  • Fix issue where the calling package was used in log output instead of example-extractor (ac25de8)
  • Fix issue where the whole name wasn't extracted if it contained more than one non-word character (2064845)

0.0.3 (2024-06-01)

Features

  • Add ability to exclude parts of an example with ignore-extract and end-ignore (759b3b7)

Bug Fixes

  • Examples can also be terminated by the end of a file (853679b)

0.0.2 (2024-05-29)

Features