- Removed BrowserAnimationModule from SimpleNotificationsModule. BrowserAnimationsModule now needs to be imported in the projects module to use the library.
- Added warn toast notification type
- Updated tsconfig to target es5
- Version 0.5 has had some mayor refactoring
- Update to angular 4.0.1
- Folder structure refactor
- All types are now exported
- A lot of minor bug fixes