Skip to content

0.33.0

Choose a tag to compare

@skeeto skeeto released this 02 Mar 20:00
v0.33.0
  • Greatly improved support for paths containing spaces and parentheses (2d26afb, c9607f3)
  • win32: Full support for long paths (> MAX_PATH) (c7b133e)
  • win32: Wide console support on standard output, not just standard error (c7b133e)
  • Substantial refactor, simplifying code and improving performance (c4917c1)
  • On most platforms .pc files are no longer memory-mapped