Skip to content

v2.10.0

Compare
Choose a tag to compare
@tdewolff tdewolff released this 27 Jan 20:53
· 749 commits to master since this release
  • cmd: fix path errors on Windows, see #450
  • cmd: allow absolute paths
  • cmd: minifying to same file now more robust in checking if it's the same file
  • cmd cmd: fix input/output directories when output is a directory to better match with the behaviour of cp, see #460
  • JS: prefer double quotes over single quotes (for GZIP compression)
  • JS: support strings in import and export statements
  • JS: revert the reversal of < and <=, fixes #462