v1.1.0
Breaking Changes
Prior to this release, there was a misconfiguration in the JSON deserialization configurations in the NightfallClient. As a result, all v1.0.x releases of the SDK are now unusable; upgrading to this release resolves the issue and allows for backwards compatibility in the future.
What's Changed
- Add commit hash to location. by @martinmr in #41
- Add policyUUIDs to request struct, plus fix deserialization bug by @evanfuller in #42
- Stage for v1.1.0 release by @evanfuller in #43
New Contributors
Full Changelog: v1.0.5...v1.1.0