added support for String Object

This commit is contained in:
rjbatista@gmail.com
2011-10-19 23:57:43 +00:00
parent e3075c02e2
commit 320ef7d54d
3 changed files with 18 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
Version 1.3.0
- added support for String Object;
- added support for removing leading zeros in displaying numbers.
Version 1.2.0
@@ -12,4 +13,4 @@ Version 1.1.0
Version 1.0.0
- initial Release.
- initial release.