All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Types of changes:
Added
for new featuresChanged
for changes in existing functionalityDeprecated
for soon-to-be removed featuresRemoved
for now removed featuresFixed
for any bug fixesSecurity
in case of vulnerabilities
- Implement recipe editing
- Implement recipe step files (image/video/audio) with optical character recognition
- Add field "quality" to recipe step ingredients
- Implement getting external recipes
- Implement unit conversion
- Improve user experience of adding multiple recipe step ingredients
- BREAKING: Refactor database migrations to only be one per major version
0.0.2 - 2023-02-15
- Implement deleting of recipe data
0.0.1 - 2023-01-16
- Implement basic GUI and creation and reading of recipes