Skip to content

Releases: PerimeterX/restringer

v2.0.5

09 Dec 12:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.5

v2.0.3

03 Nov 15:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

23 Oct 11:00
6009a3e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

23 Oct 09:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0 - ESM Refactoring

15 Oct 10:22
Compare
Choose a tag to compare

What's Changed

  • Refactor to ESM, Refactor Tests to Node's Test Runner by @BenBaryoPX in #117
    • Update dependencies
    • Refactor code to ESM
    • Replace custom test runner with Node's builting test runner
    • Add more tests to increase coverage
    • Add coverage report using npm run test:coverage
    • Fix Husky's pre-commit hook
    • Fix issue with maxIterations
    • Fix for running on Apple based Macs

Full Changelog: v1.10.4...v2.0.0

v1.10.4

05 Jul 21:23
21e0078
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.3...v1.10.4

v1.10.3

04 Jul 16:57
f235972
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.2...v1.10.3

v1.10.2

14 Jan 08:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.1...v1.10.2

v1.10.1 Comments, Simplified If Statements, and Externalized Deob Methods

11 Sep 15:24
8d5876e
Compare
Choose a tag to compare

What's Changed

  • Update README.md to Align with Latest Module Exports by @lanvent in #85
  • Update flAST to 1.5.2 to Support Comments and Improved Node Removal by @ctrl-escp in #91
  • Add simplifyIfStatements Module and Tests by @BenBaryoPX in #92
  • Externalize Deob Methods on REstringer Instance by @BenBaryoPX in #93

New Contributors

Full Changelog: v1.9.0...v1.10.1

v1.9.0 Replace vm2 with Isolated-VM

24 Jul 07:05
26541a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.9.0