Skip to content

v2.0.0

Choose a tag to compare

@ElGigi ElGigi released this 17 Feb 13:32
· 31 commits to main since this release

Added

  • DocCacheGenerator accept config for write operations of filesystem
  • DocSummary::setActive() and DocSummary::getActive() methods
  • Entry::getPrev() and Entry::getNext() methods to get siblings

Changed

  • Markdown parser use FrontMatterExtension of league/commonmark package to get metadata
  • Markdown parser accept ConverterInterface instead of EnvironmentInterface