Skip to content

Releases: PerimeterX/flast

v2.2.2

12 Jan 09:06
c5ccc0f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

17 Dec 16:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

15 Dec 13:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.2.0

v2.1.1

09 Dec 12:25
Compare
Choose a tag to compare

What's Changed

  • Prevent exceptions from being thrown on invalid code by @BenBaryoPX in #33

Full Changelog: v2.1.0...v2.1.1

v2.1.0

12 Nov 16:04
b2f7e1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.1.0

v2.0.2

17 Oct 10:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.2

v2.0.0 - ESM Refactoring

13 Oct 09:41
Compare
Choose a tag to compare

What's Changed

  • Utils by @ctrl-escp in #26
    • applyIteratively - Apply functions to modify the script repeatedly until they are no long effective or the max number of iterations is reached
    • treeModifier - Boilerplate for filter functions that identify the desired structure and a modifier function that modifies the tree.
    • logger - control logging level and output function
  • Refactor flAST to ESM, Refactor Tests to Node's Test Runner by @BenBaryoPX in #28

Full Changelog: v1.6.0...v2.0.0

v1.6.0 - ES6 Support

04 Jul 12:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.6.0

v1.5.2 Keep Comments & Replace Deletion with Empty Statements

10 Sep 11:17
fc64a65
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.2

v1.5.0 - Async and Optimizations

20 Jun 16:28
ea9871d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0