The errors-as-standard release
What's Changed
- Fixed the tag and category count calculations in blog statistics to count clean (sanitised) values instead of raw values. (#582)
- Ensured all printed warnings and errors are written to
stderr, avoiding contamination of redirectedstdout. (#583)
Full Changelog: v2.36.0...v2.37.0