Skip to content

Releases: karlomikus/recipe-utils

0.13.1

21 Nov 17:08
Compare
Choose a tag to compare
  • Add missing conversion methods

0.13.0

21 Nov 16:59
Compare
Choose a tag to compare
  • Added new units: bag, liter, barspoon, can
  • Removed originalAmount property from RecipeIngredient class

0.12.0

03 Jun 17:57
Compare
Choose a tag to compare
  • Parse variable amounts with fractions
  • Improve comment parsing

0.11.0

02 Jun 09:34
Compare
Choose a tag to compare
  • Comments are now parsed in first pass
  • Added cube as a unit

0.10.0

01 Jun 19:03
Compare
Choose a tag to compare
  • Improved comment matching
  • Improved unit multi-word matching

0.9.1

31 May 13:18
Compare
Choose a tag to compare

Fixes

  • Improve support for variable amounts with fractions

0.9.0

24 Apr 13:11
Compare
Choose a tag to compare

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

14 Mar 20:00
Compare
Choose a tag to compare
  • Normalize ldash, mdash, hypen to minus

0.8.0

07 Dec 18:08
Compare
Choose a tag to compare
  • Added support for variable amounts
  • RecipeIngredient amount is now always float
  • Added originalAmount property
  • Added comment parsing
  • Renamed some methods

0.7.0

01 Dec 19:50
Compare
Choose a tag to compare
  • Add support for parts and wedges