Version 1.2
28 August 2011 - Alex de Kruijff
- Spaces allowed with postfix unary operators.
- Named operators posible with the default validator.
- Calulator example simplied: now only returns Doubles.
Version 1.1
22 July 2011 - Alex de Kruijff
- Fixed the method evalute returned the string representation instead of the object returned by the last operator used.
Version 1.0
10 July 2011 - Alex de Kruijff
- Initial release.