Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: nexepic/reson

v1.3.3

10 Apr 07:06

Choose a tag to compare

Release notes

  • TypeScript supported.

v1.3.2

06 Mar 03:35

Choose a tag to compare

Release notes

  • Precision improvement - skip small AST blocks.

v1.3.1

05 Mar 05:50

Choose a tag to compare

Release notes

  • Skipping ast collections for comments

v1.3.0

21 Feb 08:44

Choose a tag to compare

Release notes

  • Performance improvements
    • Reduced memory consumption

v1.2.2

21 Feb 06:38

Choose a tag to compare

Release notes

  • Performance improvements
    • Improved data structure to reduce redundant calculation
    • Large array handler

v1.2.1

12 Feb 07:25

Choose a tag to compare

Release notes

  • Performance improvements
    • Fixed the redundant calculation of the code blocks
  • Compatibility improvements
    • Static link optimized

v1.2.0

15 Jan 15:16

Choose a tag to compare

Stable release ignoring comments

v1.1.0

13 Jan 09:33

Choose a tag to compare

The stable release enables threads

v1.0.0

09 Jan 09:49

Choose a tag to compare

AST-based stable release.