v0.0.17 (alpha)
Pre-release
Pre-release
Changes since 0.0.16
- Renamed to Thallium
- Now the core is tested all the way to Node 0.10, and is in pure ES5.
- The CLI was removed from the release
- Minor bug fixes and other refactors of core.
Other notes:
The CLI was prematurely released, and there are still major outstanding issues. It will also take a lot more work to convert to ES6 than the core, since it relies on Map
s a lot and is very highly coupled to that representation.