Releases: karlomikus/recipe-utils
Releases · karlomikus/recipe-utils
0.13.1
0.13.0
- Added new units: bag, liter, barspoon, can
- Removed
originalAmount
property fromRecipeIngredient
class
0.12.0
- Parse variable amounts with fractions
- Improve comment parsing
0.11.0
- Comments are now parsed in first pass
- Added cube as a unit
0.10.0
- Improved comment matching
- Improved unit multi-word matching
0.9.1
Fixes
- Improve support for variable amounts with fractions
0.9.0
New
- Run test suite on php 8.3
- Refactored unit converting
- Full support for
Dash
,Shot
,Part
units - Ignore units to convert in parser
- Added
fromTo
method for simple unit conversion
0.8.1
- Normalize ldash, mdash, hypen to minus
0.8.0
- Added support for variable amounts
- RecipeIngredient amount is now always float
- Added originalAmount property
- Added comment parsing
- Renamed some methods
0.7.0
- Add support for parts and wedges