Skip to content

v2.9.29

Compare
Choose a tag to compare
@tdewolff tdewolff released this 18 Jan 17:32
· 777 commits to master since this release
  • JS: rewrite < and <= as > and >=, slightly improves GZIP compressions
  • JS: merge variable declarations and assignments in comma expressions, fixes #455