Skip to content

v1.9.0

Compare
Choose a tag to compare
@inorganik inorganik released this 23 Aug 23:05
· 125 commits to master since this release
  • 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 call start(). All calls to console.error() removed.