v0.7.0
Breaking API change
NightscoutUploadKit.init(siteURL: String?, APISecret: String?)
is now NightscoutUploadKit.init(siteURL: NSURL, APISecret: String)
.
New features
- new journal entry records (meal marker, insulin marker, other)
- time format record
- check NS auth credentials upon entry
- update RSSI value frequently in device view UI