- Moved modules for Angular 1x and Angular ^2 out of this repo and into their own repos.
- Added support for different numeral systems, so for instance you can use Farsi numerals, thanks @Pourbahrami
- Added
error
property, so you can check for errors before you callstart()
. All calls toconsole.error()
removed.