You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- New type structure for shopping list ingredients (AddedIngredient), aligned with that of recipe ingredients (Ingredient)
10
+
11
+
### 🚀 Enhancements
12
+
13
+
- Add pantry inventory management with recipe integration ([#98](https://github.com/tmlmt/cooklang-parser/pull/98))
14
+
15
+
### 🩹 Fixes
16
+
17
+
-**flattenPlainUnitGroup:** Do not mix standalone quantities and quantities from OR group ([#101](https://github.com/tmlmt/cooklang-parser/pull/101))
18
+
19
+
### 💅 Refactors
20
+
21
+
-**shoppingList:** ⚠️ Harmonize ingredients quantities between Ingredient and AddedIngredient ([#99](https://github.com/tmlmt/cooklang-parser/pull/99))
0 commit comments