Skip to content

v0.0.17 (alpha)

Pre-release
Pre-release
Compare
Choose a tag to compare
@dead-claudia dead-claudia released this 18 May 08:19
· 403 commits to master since this 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 Maps a lot and is very highly coupled to that representation.