Skip to content

`json5` config file support, `--threads=max` and `dg/bypass-finals` compatibility

Compare
Choose a tag to compare
@maks-rafalko maks-rafalko released this 17 Sep 08:26
· 64 commits to 0.26 since this release
cac814f

Added:

  • Add support for json5 configuration file format #1727
  • Introduce --threads=max option value to automatically detect the number of CPU cores #1723
  • Compatibility with dg/bypass-finals #1728

Fixed:

  • Do not mutate Coalesce operator when null is used on the right #1726