This repository has been archived by the owner on Apr 20, 2024. It is now read-only.
Releases: ml-archive/push-urban-airship
Releases · ml-archive/push-urban-airship
Version 2.0.2
Fixed
- Stop resolving client from
droplet.json
and start usingFoundationClientFactory()
right away.
Version 2.0.1
- Fixes runtime crash by postponing resolving of the client and cache
Version 2.0.0
- remove dependency on Droplet
- fix type in ConnectionManager class + file
Version 1.1.0
Added
- Segment class for Audience
- Segment class for Campaigns
- Segment class for DeviceTypes
- Segment class for InApp messages
- Segment class for rich push messages
- Segment class for regular push notifications
- Segment class for options
- Builder class for defining a compound payload from segments
Changes
- Minor changes in file structure
Version 1.0.0
- Vapor 2 released 🎉
Version 0.3.1
- Added a error with response
Version 0.3.0
Added provider for setting up the UAPusher reference.
Version 0.2.0
- Support for multiple UA apps on the config file;
Version 0.1.1
- Fixes linux crash