Releases: gcao/T.js
Releases · gcao/T.js
T.js 0.7.0 is released
Changes in this release:
- Important API change: T('template') will call process()
- Clean up internals. Now all internal functions or constants are attached to T.internal
All users are highly encouraged to upgrade to this release.
T.js 0.6.0 is released
Changes in this release:
- API changes
- Added to Bower
T.js 0.5.0 is released
This is the initial release of T.js.
T.js is a small library that aims to do one thing and do it well: write HTML templates in Javascript. It has many features. To understand how it works, please check out the README.
Since it has only hit the first release and has not been put in heavy use yet, its API will probably change in next few releases. However I'll try my best to make the upgrade path smooth.
Please feel free to share your comments.