Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

v2.5.1

Compare
Choose a tag to compare
@hzoo hzoo released this 06 Nov 18:39
· 367 commits to master since this release

Version 2.5.1 (11-06-2015):

Just some bug fixes and an internal change before we integrate CST.

Fixes

  • disallowUnusedParams: ignore eval exressions (Oleg Gaidarenko)
  • Configuration: do not try to load presets with function values (Oleg Gaidarenko)
  • requirePaddingNewLinesAfterBlocks - don't throw on empty block (Oleg Gaidarenko)
  • requireSpacesInGenerator - account for named functions (Henry Zhu)

Internal changes

  • Add Whitespace token in preparation for using CST (Marat Dulin)