github-actions
released this
19 Oct 08:39
·
9 commits
to refs/heads/master
since this release
This release fixes a critical bug in the migrator, which caused it to sometimes ignore user defined values and use the default values instead. In addition, you can now define a scaling factor for alcoholic ingredients in the options, which globally adjust them in all recipes, in case you want less (or more) alcohol in all your cocktails without touching the base recipes.
🆕 New Features of this Release
- Add MAKER_ALCOHOL_FACTOR to scale base of cocktail alcohol @AndreWohnsland (#195)
🐛 Bug fixes
- Make migrator always respect local config @AndreWohnsland (#194)
- Fix pre- and suffix not always being in same line as config @AndreWohnsland (#196)