Skip to content

Releases: PerimeterX/restringer

v1.6.0

30 Dec 12:24
1f24cb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.6.0

v1.5.2

29 Dec 13:18
cf1beb2
Compare
Choose a tag to compare

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

26 Dec 14:06
f2d68ea
Compare
Choose a tag to compare

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

24 Dec 12:57
3fb9e15
Compare
Choose a tag to compare

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

11 Dec 15:05
08b557b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.5...v1.4.6

v1.4.5

11 Dec 06:32
7286817
Compare
Choose a tag to compare

What's Changed

  • filter parent node of function shell references by @j4k0xb in #46
  • Fix issue where an expression gets replaced with an expression statement by @j4k0xb in #49

Full Changelog: v1.4.4...v1.4.5

v1.4.4

05 Dec 12:54
Compare
Choose a tag to compare

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

04 Dec 15:19
9cc70be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

02 Dec 18:16
Compare
Choose a tag to compare

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

28 Oct 19:43
998a1b7
Compare
Choose a tag to compare

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