Releases: 4bitWise/ecomeal-api
Releases · 4bitWise/ecomeal-api
v1.4.6
1.4.6 (2024-12-15)
Bug Fixes
v1.4.5
1.4.5 (2024-12-14)
Bug Fixes
v1.4.4
1.4.4 (2024-12-13)
Bug Fixes
- ingredient generation body key not specified (d0c5320)
v1.4.3
1.4.3 (2024-12-13)
Bug Fixes
- changed request order to avoid conflicts on get :id (4bbaf32)
v1.4.2
1.4.2 (2024-12-13)
Bug Fixes
- changed request type POST on recipes and ingredients generation to GET (a47f43b)
v1.4.1
1.4.1 (2024-12-12)
Bug Fixes
- adding PORT variable to env (3610043)
v1.4.0
1.4.0 (2024-12-12)
Features
- add price of each ingredient generated from recipes (dadb9df)
v1.3.0
1.3.0 (2024-12-11)
Bug Fixes
- correct the type of the body for the road generateIngredientsList (0b236f9)
Features
- generate recipes based on monthly budget (3b4f21c)
v1.2.0
1.2.0 (2024-12-02)
Features
- recipe: generate a list of ingredients based on the ids of recipes (6f16dbe)
v1.1.0
1.1.0 (2024-11-22)
Features
- add 50 recipes json data source (899ea28)
- add conversion units json data source (bb95cc9)
- add ingrediients json data source (8d6abd2)
- create measureunit road to operate crud on units of measure (d63dfcb)
- ingredient: create ingredient road to perform a crud on the ingredients (164bb05)
- recipe: create a road to perform a CRUD on recipe (a91f38e)
- recipe: create a road to perform a CRUD on recipe (5207698)