1.0.0-beta.37
Pre-release
Pre-release
daveaglick
released this
24 Feb 21:13
·
202 commits
to main
since this release
- Updated Buildalyzer to the most recent version and resolves Roslyn version incompatibilities in the
AnalyzeCSharp
module (#174, thanks @mholo65). - Added an optional
makeAbsolute
parameter toLinkGenerator.GetLink()
that allows keeping links as relative (#170). - Fixed fragment support in the Markdown link rewriter (#170, #175, thanks @JoshClose).
- Fixed
LinkGenerator
behavior when using query and/or fragment components (#170). - Added
makeAbsolute
parameters toIExecutionState.GetLink()
extension methods and others as appropriate (#170).