Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 14:45
· 66 commits to master since this release
v2.2.0
097d908

[2.2.0] - 2024-01-29

Added

  • Glob expansion support when parsing lists of files
  • Read files from lists with -l
  • Man pages support (groff/mdoc)
  • Native perl pod support
  • Specify arbitrary output with -o output_file
  • Respect xml, doctype, vim and emacs directives
  • Respect markdown frontmatters

Documentation

  • Split README.md in USAGE.md
  • Updated changelog
  • Renamed first example to file.c

Fixed

  • Limiting re.sub to 1 also if toc needs to be added
  • Avoid re.sub if first line is empty
  • Sanitizing input file type to str
  • Fixed a bug that may lead to multiple tocs being added

Testing

  • Added new cases to test toc with empty or repeated first line of file
  • Testing also cli script
  • Not committing local test coverage
  • Not considering files under tests/output
  • Added input and reference test for testing