Skip to content

Commit 041d149

Browse files
authored
Update CHANGELOG.md
1 parent 92fd28c commit 041d149

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## 0.15.0
4+
* Now written for TypeScript 3.3.x!
5+
* Removed external CLI parser dependency and wrote our own `CommandLineParser.ts` to read CLI and tsconfig input.
46
* Added support for hoisting, can be disabled with the `noHoisting` option in CLI or tsconfig.
57
* Added support for generator functions.
68
* Reworked classes into a system more similar to JavaScript with prototype tables.

0 commit comments

Comments
 (0)