All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.2 (2020-06-17)
- fix: percent-encode any invalid characters in URL path (adb8694)
1.1.1 (2020-03-12)
- fix: remove residual objc interface header (#24)
1.1.0 (2020-02-12)
- build(spm): add swift package manifest (#21)
- refactor: use Swift CommonCrypto module to calculate md5 hashes (#22)
1.0.0 (2020-01-31)
- build: update to support Swift 5 (#17)