- Updated to angular 1.4.0
- Treat
NaNas an invalid value for thedefaultfilter
- Added
propertyfilter - Added
joinfilter - Updated to angular 1.2.10
- Improved tests and stability
- Rewritten build process
- Main module renamed to
frapontillo.ex.filtersin order to adhere with the Angular Component Specification draft. - Added
boolfilter. - Upgraded bower information, node packages and Karma test runner.
- Added
firstNotNull,lastNotNull,max,min. - Test set complete.
- TravisCI is working.
- First release.
defaultfilter is the only filter at the moment.- Unit testing with grunt, testacular and gruntacular configured.
defaultSpectest written.