Skip to content

v2.1.0

Compare
Choose a tag to compare
@daveaglick daveaglick released this 05 Mar 02:39
· 10 commits to develop since this release
94a3f1b
  • [Breaking Change] No longer reads standard input by default, adds a new --read-stdin flag to turn on this behavior (#752)
  • [Fix] Blog posts in the docs recipe no longer require Author or Category metadata (#751)
  • [Feature] New Markdown.PrependLinkRoot() method to prepend a configured LinkRoot to all Markdown links (#735, #748, thanks @tbolon)
  • [Feature] New MarkdownPrependLinkRoot setting for the blog and docs recipes to turn on this behavior for Markdown documents (#735)
  • [Fix] Fix for tuples in generic type parameters in docs (#749)

Please see https://wyam.io/docs/usage/obtaining for important notes about downloading and installing.