This repository was archived by the owner on Mar 23, 2024. It is now read-only.
v2.5.1
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
Whitespacetoken in preparation for using CST (Marat Dulin)