Skip to content

0.1.0-alpha020

Pre-release
Pre-release
Compare
Choose a tag to compare
@dustinmoris dustinmoris released this 23 Jun 09:57
· 1142 commits to master since this release

Split out the Razor view engine and the DotLiquid templating engine into separate NuGet packages:

  • Giraffe.Razor
  • Giraffe.DotLiquid

Please reference the additional packages if you were using any of the view or templating handlers.

Also updated the giraffe-template NuGet package with the new changes and adapted the build.ps1 PowerShell script to successfully build on Linux environments too.

Additionally TravisCI builds are run as part of every commit as well now.