Giraffe v0.1.0-alpha020 Release Notes

  • 📦 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.