1.4.1
  - Fix build on CRAN MacOS (without pkg-config)

1.4
  - Windows: update to libxml2 2.9.8 and libxslt 1.1.32
  - <xsl:message> now print a message instead of erroring
  - Force rebuild because libxml2 ABI has changed due to rcpp removal
  - Configure: include sdk path on MacOS

1.3
  - Fix a pedantic warning about variable length arrays

1.2
  - Add support for setting custom xslt parameters
  
1.1
  - For stylesheets with output method="text" return a string instead of xml object
  - Fix a crash on Windows by making copies of the input docs before transforming
  - More stress testing in unit tests
  - Export xslt_version() function
  - Update maintainer details
  
1.0
  - Initial release
