Skip to content

v1.0.4

Choose a tag to compare

@craigfowler craigfowler released this 18 Feb 16:55
· 696 commits to master since this release

This is a backwards-compatible bugfix release, which addresses four recently-discovered problems.

Changelog

  • #228 - Upgrade the build process to support msbuild on Mono/Linux
  • #232 - Two issues related to the use of HTML Agility Pack. This was at first thought to be one issue but turned out to be two separate things. Both are fixed.
    • A crash bug when writing unconventional (non-ANSI) characters to a ZPT-Sharp document
    • Writing JavaScript or CSS could produce garbage output
  • #218 - Add configuration file transformations for the log4net logging project
  • #217 - Package and release the log4net logging project for NuGet
    ** It was an oversight that this was not released previously