Releases: PerimeterX/restringer
Releases · PerimeterX/restringer
v1.6.0
What's Changed
- Fix eval calls resolve to expression break script by @BenBaryoPX in #60
- Update flAST and fix newNode -0 by @BenBaryoPX in #61
- Seperate chained declarators by @ctrl-escp in #62
Full Changelog: v1.5.1...v1.6.0
v1.5.2
What's Changed
- Fix anonymous functions eval; Improve context collection by @BenBaryoPX in #57
Full Changelog: v1.5.0...v1.5.2
v1.5.1
What's Changed
- Fix anonymous functions eval; Improve context collection by @BenBaryoPX in #59
Full Changelog: v1.5.2...v1.5.1
v1.5.0
What's Changed
- Apply Augmented Array Replacement to Func2Arr cases, Unwrappers and Simplifications by @ctrl-escp in #56
Full Changelog: v1.4.6...v1.5.0
v1.4.6
What's Changed
- Fix - parse args with equal sign by @BenBaryoPX in #50
Full Changelog: v1.4.5...v1.4.6
v1.4.5
v1.4.4
What's Changed
- Fix left side of assignment local member replacement with literal value by @BenBaryoPX in #43
Full Changelog: v1.4.3...v1.4.4
v1.4.3
v1.4.2
What's Changed
- Fix Unexpected Expressions in replaceEvalCallsWithLiteralValue by @BenBaryoPX in #37
- Fix #38: createNewNode edge case - minus string by @ctrl-escp in #39
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Replace sequences with statement by @j4k0xb in #35
- Expand removal of redundant block statements by @ctrl-escp in #36
Full Changelog: v1.3.0...v1.4.1