All Versions
6
Latest Version
Avg Release Cycle
19 days
Latest Release
2149 days ago

Changelog History

  • v1.6.8

    June 08, 2018
  • v1.6.1

    May 10, 2018
  • v1.6.0

    May 09, 2018
  • v1.5.4 Changes

    May 04, 2018
    • ๐Ÿ‘Œ Improved performance
    • โž• Added experimental option and support for decorators
    • โœ‚ Removed support for delegate
    • ๐Ÿ‘Œ Improved grammar support
  • v1.4.11 Changes

    April 23, 2018

    Improvements

    • ๐Ÿ”จ Total refactoring
    • Conforms to the standard ECMAScriptยฎ 2018 (ECMA-262 9th Edition) language specification
    • โšก๏ธ Optimized for handheld devices
    • ๐Ÿ‘Œ Improved performance
    • Lightweight
    • Several new options
    • Modular
  • v1.3.0 Changes

    March 07, 2018
    • ๐Ÿ”จ Refactored and optimized number scanning
    • Fixed several issues with number scanning (decimals with leading zero)
    • Reimplemented numeric separators (stage 3)
    • โž• Added options for walk / syntax delegate as third argument
    • ๐Ÿ”ฆ Exposed *.TSD files
    • ๐Ÿ‘Œ Improved performance