- fixed leftovers from project move
- no changes, moved to codeplant home at codeplant/mondo
- updated dependencies
- fixed an issues which prevented using mondo library in minified javascripts
- add isoDate formatting helpers: Mondo.i() for to format as iso date and Mondo.I() to format as full iso 8601 string.
- added handlebar formatting helpers
- cache compile handlebar messages
- added shorcut method for pluralized messages. e.g. Mondo.l('foo', 2)
- fixed test variable scopes
- added more tests
- added more tests
- fixed missing addTranslation function bug
- added currency and percent formatting