Skip to content

Releases: esha/freyr

v1.1

28 Aug 20:03

Choose a tag to compare

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.