v7.0.0
<a name"7.0.0">
7.0.0 (2016-12-29)
Breaking Changes
- The
coffeeScriptoption has been removed fromparsesince I plan to switch from checking constructor names to usinginstanceofchecks to better integrate with TypeScript program flow analysis.
(e4c9cabe)