- Fixes #147 - (InfiniteScrollModule is not an NgModule)
- Added Angular 4 support
- New starter code base (based on angular-library-starter)
- reverted the fix of #126
- fixes #126
- added custom scrollable container from #108
- refactored infinite scroller to smaller modules with composition
- added "models" - includes interfaces for development
- added changelog.md
- (refactor(scroll): replaces throttle with debounce)