Skip to content

Version 0.6.0

Compare
Choose a tag to compare
@cmacmackin cmacmackin released this 20 Aug 23:08
· 35 commits to master since this release
  • Added ability ot offset headers in the included file so they fall under the header level in which the include occurs
  • Add option to throw exception when can't find an include file (instead of printing a warning)
  • Fixed stripping of last character in file, so only occurs if it is a new-line
  • Some behind-the-scenes improvement to code and documentation