Maintenance release focused on CI performance improvements and build simplification.

Internal

  • CI optimization: Consolidated separate build jobs into single ci-manual job, added Rust caching for tools compilation, and concurrency control—reducing CI wall-clock time from ~9m to ~2m
  • Web build simplification: Switched to SVG favicon and committed logo.png directly, eliminating image generation during CI

Full Changelog: https://github.com/AndreyAkinshin/pragmastat/compare/v4.0.2...v4.0.3