Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@timkolloch timkolloch released this 18 Aug 17:29

2.0.0 (2024-08-18)

⚠ BREAKING CHANGES

  • main: The program does not override data by default anymore. The user must now run the program with --override set so that currently present properties are overridden

Features

  • main: Added interactive mode (dbcc8df)
  • main: Added override mode. (4d7b026)

Bug Fixes

  • main: Directly skipping if a food item already has all properties defined in Tandoor (360f580)
  • main: Updated README.md to reflect changes in behavior (025453d)