wedesoft / anymeal

AnyMeal is a free and open source recipe management software developed using SQLite3 and Qt5. It can manage a cookbook with more than 250,000 MealMaster recipes, thereby allowing to import, export, search, display, edit, and print them. AnyMeal is available for GNU/Linux and Microsoft Windows.
https://wedesoft.github.io/anymeal
GNU General Public License v3.0
57 stars 5 forks source link

Change fail and abort levels #42

Closed bkmgit closed 1 year ago

bkmgit commented 1 year ago

Possible solution to https://github.com/wedesoft/anymeal/issues/40 though maybe there is a better way to set the abort and fail levels. With this change tests pass on Fedora 38.

wedesoft commented 1 year ago

Thanks a lot for fixing the issue with the usage of the recode library.

wedesoft commented 1 year ago

I added release version 1.21 to the releases on Github.