1.0.7
- From weekly/monthly adherence, user can jump to Diary for specific date
- Bug fixes and enhancements
PassioConnector changes:
Following methods have been added to PassioConnector:
func fetchDayLogFor(fromDate: Date, toDate: Date, completion: @escaping ([DayLog]) -> Void)func fetchAllUserFoodsMatching(name: String, completion: @escaping ([FoodRecordV3]) -> Void)