Releases: esha/freyr
Releases · esha/freyr
v1.1
This release is for Geneis Api v.3.2.
🚀 New Features
- Added DataSourceFilter to:
- FoodsByGroupRequest
- FoodsByModifedDateRangeRequest
- FoodsByNameRequest
- FoodsByPropertyRequest
- FoodsListRequest
- FoodsSearchRequest
- FoodUserCodesListRequest
- Added static class DataSources to go with our new DataSourceFilter.
- Added a UnitId property to NutrientInfoDto which is now set when GetAnalysis is called.
💅 Enhancements
- Moved many of the superfluous ...Request/Response1 classes to the Esha.Genesis.Services.Client.Internal namespace.
- Added an .editorconfig to the project and ran code-styling.