All Versions
10
Latest Version
Avg Release Cycle
110 days
Latest Release
2149 days ago
Changelog History
Changelog History
-
v0.9.3 Changes
May 05, 2017- โฌ๏ธ Bump acorn
-
v0.9.2 Changes
January 27, 2016- ๐ Fixed regression in negative number handling with vars
-
v0.9.1 Changes
January 27, 2016- โฌ๏ธ Bumped acorn
- ๐ Fixed negative number handling with const
-
v0.9.0 Changes
December 25, 2014- Detector now takes opts object
- โ Added detectObjects option for detecting object literals and property assignments
- Ignore literals belonging to AssignmentExpressions
-
v0.8.0 Changes
December 16, 2014- โก๏ธ Updated to acorn 0.10.0 and switched to the loose parser. Can now parse files with errors, and handle ES6
- ๐ Fixed octal and hex value reporting
- 0๏ธโฃ Default to current directory when no paths are supplied, rather than exiting
-
v0.7.1 Changes
October 23, 2014- Locked in node-filepaths version dependency
-
v0.7.0 Changes
October 21, 2014- โ Added ability to use a .buddyrc file
-
v0.6.2 Changes
October 21, 2014- ๐ Fixed #13: Can now parse files with shebang
-
v0.6.1 Changes
October 21, 2014- ๐ Use node-filepaths for traversing paths
-
v0.6.0 Changes
August 20, 2014- Accommodate acorn 0.7.0 and ECMAScript 6