Releases: umakantp/jsmart
Releases · umakantp/jsmart
v2.13.0
Release notes:-
- Added example for Node.js
- Added package.json so we can submit repo to npm registry.
- Added many test cases.
- Fixed textformat block.
- Fix for "float was getting converted to integer".
- Added label_ids attribute in html_checkboxes.
- Added link attribute in html_image function.
v2.12
v2.11
Release notes:-
- Forked from http://code.google.com/p/jsmart/
- Fixed issue reported at http://code.google.com/p/jsmart/issues/detail?id=33
- Added support for "else if"
- Converted smart.js and other files to unix format.
- Added fix to put '!==' to work.
- Fixed bug:- === was throwing error and was not working.