v1.3.0
Important
This version support angularjs 1.3
Improvement
b6a70b2 Use ctrl.$viewValue instead of element[0].value
0e1925e Default initial Validity is undefined
8c7bfb1 Prevents span from being displayed for valid input without messages
509e2a0 Allows global disabling of error messages in case someone wants that
New Features
717c98b Add a MessageId atrribute for customizing valid/invalid message position
Documentation
b638dc6 Update readme with bower installation steps
10318f8 Update API.md for anchor link
Demo
97c1e14 Add demo for select form
71f6e0b Add ng-repeat input box example
Thanks @lvarayut @eyupatis @U-US\katerbm @dmitry-dedukhin for the contributions