Releases: IndiePitcher/indiepitcher-swift
Releases · IndiePitcher/indiepitcher-swift
1.4.0
Make API URL configurable
Full Changelog: 1.3.0...1.4.0
1.3.0
- All send email API calls allow overwrite of the default open and link tracking settings you specify for your project.
- All data transfer objects (DTOs) are now marked as sendable.
Full Changelog: 1.2.3...1.3.0
1.2.3
Fix update many contacts failing on 400 error
Full Changelog: 1.2.2...1.2.3
1.2.2
Don't try to parse the body JSON of responses with status code 3xx
Full Changelog: 1.2.1...1.2.2
1.2.1
Just some updates to the documentation. No changes in the actual code.
Full Changelog: 1.2.0...1.2.1
1.2.0
Better errors
Full Changelog: 1.1.0...1.2.0
1.1.0
- Use shared http client implicitly be default
IndiePitcher
is nowSendable
and can be passed around
Full Changelog: 1.0.1...1.1.0
Fix compilation error on linux
1.0.1 fix imports
1.0.0
- Removed dependency on Vapor framework
- The SDK can now be used with other frameworks such as Hummingbird or AWS Lambda
- Added ignoreListSubscriptionsWhenUpdating go CreateContact
0.2.0
update some comments