Skip to content

v0.5.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@daveaglick daveaglick released this 05 Mar 02:48
· 10 commits to develop since this release
94a3f1b
  • Feature - Implemented a Less CSS module
  • Fix - Fixes for NuGet package dependencies
  • Feature - Can now declare prerelease NuGet packages in configuration file without specifying version specification
  • Feature - Calls to System.Diagnostics.Trace from third-party libraries are now picked up by a custom TraceListener and output to the Wyam TraceSource
  • Refactoring - Renamed several metadata keys for consistency
  • Feature - Engine now implements IDisposable for better lifecycle management