We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2424e2f commit 3828d2bCopy full SHA for 3828d2b
docs/index.md
@@ -48,6 +48,7 @@ See [About](about.md) for the history prior to *winprint 2.0*.
48
* 03-May-2020 - 2.0.5 (RC2) -
49
* Fixed content type / file extension detection.
50
* Changed Header/Footer macros to support `{Language}`, `{ContentType}`, and `{CteName}` instead of just `{FileType}`.
51
+ * Installer detects if .NET Core 3.1 is installed. Makes it easy to install it if not installed.
52
* 30-Apr-2020 - 2.0.4 (RC1) - Totally new rendering engine
53
* Replaced the nodejs `Prism.js`-based syntax highlighter with the Python `Pygments`-based system. This:
54
* Long lines now wrap correctly. Issue #12
0 commit comments