<a name"0.4.0">
- Fix
ngModel
not being set empty when surrounding form is reset. Thanks to @romelgomez for reporting.
<a name"0.3.0">
- Added JavaScript module compatibility support with node and CommonJS using
module.exports
syntax - Ensure module has window and angular defined by importing
window
andwindow.angular
<a name"0.2.0">
- Added options for localization. See documentation for details.
Thanks @thanuzz
<a name"0.1.3">
Initial release.