Releases: Greenstand/treetracker-ios-core
Releases · Greenstand/treetracker-ios-core
v0.1.2
What's Changed
- Endpoint enum can now the parameters by @AlexCornforth in #12
- Can now override encoding and decoding on a per request basis by @AlexCornforth in #13
- APIService now handles empty data if expected using empty codable by @AlexCornforth in #14
- Updated request and response types for GET messages by @AlexCornforth in #15
- Chore/post message by @AlexCornforth in #16
- CoreDataManaging protocol now a separate file by @AlexCornforth in #17
- Updated message model by @AlexCornforth in #18
- Added new DB for messaging by @AlexCornforth in #19
- Allow case-insensitive lookups of usernames in managedObject fetch requests during login by @drewbrns in #20
- Bump version to 0.1.2 by @drewbrns in #21
New Contributors
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Fixed issue with messagng
v0.1.0
Can now retrieve messages for a user
v0.0.16
Updated AWSS3 dependency.
v0.0.15
Added support for saving notes
v0.0.14
Fixed issue on planter upload where device identifier was missing
v0.0.13
Added delete local user functionality
v0.0.12
Now uploading planter latitude and longitude
v0.0.11
Added Settings service for managing photo quality settings
v0.0.10
Now resizing image to ~500px before upload