Releases: d7laungani/DLLocalNotifications
Releases · d7laungani/DLLocalNotifications
0.09
This release fixes multiple issues and refactors the API to better reflect the limitations of the User Notifications Framework
Breaking API Changes -- Check Readme for latest API
Notes
-- You can only repeat notifications via date components
-- Delayed repeated notifications are not supported in the underlying User Notifications Framework
Queue Properly added and Tests added
Notification Queue Added sans Attachments and region
Basic tests added
Fixed hourly bug
0.06 Merge branch 'master' of https://github.com/d7laungani/DLLocalNotific…
Fixed Category option
0.05 Fixed Category option
Added Repeat to repeatFromTo and fixed initializer issues
0.04 fixed minor character error
Added Location Notifications and Category Actions
- Added support to easily add location based notifications
- Added support to easily create categories and add action buttons to your notification
More versatile Notification class
- Added support for launch images, attachments and categories to notification
- Added support to create notifications for a specific time period with a specific notification interval time period
Initial Release
Included base functionality for creating local notifications using IOS 10 User Notifications Framework.