You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable custom types to report errors via ResilientDecodingErrorReport…
…er (#35)
* Allow custom types to report errors
* Bump version
Co-authored-by: George <>
Fixes a bug where `@Resilient` URLs would fail to decode (#28)
* Fix URL bug
* Generate Linux Tests
* Bump version
* Fix release tests
* Address feedback
Co-authored-by: George <>
Add ResilientDecoding.podspec (#4)
* Add ResilientDecoding.podspec
* Set up gems
* Add 'bundle exec pod lib lint --verbose --fail-fast' to CI
* Ensure bundle is installed before validating Podspec
* Update Swift version to 5.2
* Add more badges to README
* Add CocoaPods instructions to the README
* Add platforms to Package.swift