Skip to content

2.1

Compare
Choose a tag to compare
@asmaloney asmaloney released this 01 Apr 14:25
· 259 commits to master since this release
  • handle UTF8 file names on Windows (based on #26)
  • now supports char* input (#22)
  • internal code cleanups
  • {cmake} remove unused ICU requirement for Linux
  • {cmake} mark xerces-c as required
  • {cmake} added fallback configuration for RelWithDebInfo and MinSizeRel #29
  • {cmake} added proper install configuration #28
  • {cmake} various cleanups