(04 Oct 2014)
- Fixed versioning (no changes in code)
(13 May 2014)
- Fixed PR#1: "parseDateString returns null on invalid datestring rather than throwing an exception" by DigTheDoug
- The directive now will be able to handle incorrect input without throwing an exception
(25 Apr 2014)
- Improved code
- Exposed service interface
inputDate
- Added API function
ExtractDate
to truncateDate
objects to make them timeless - Updated documentation
(23 Apr 2014)
- Updated directive to represent input value as a proper Date object
(19 Apr 2014)
- Public API stabilized