v3.0.8
This release contains fixes for:
- Errors in SucroseConversion.cpp when Compiling on Windows 10 under Visual Studio 2022 #743
- M_PI undefined when Compiling on Windows 10 under Visual Studio 2022 #741
- Water chemistry is still broken #736
- Some more confusion about decimal separators #733
A couple of new features are also added:
- Case insensitive matching of unit names (mL vs ml etc) #725
- More fields show their units (eg "%", "vol", etc) and number of decimal places on some fields is amended
We have made further tweaks to the Mac packaging process, continuing the quest of creating a package that installs successfully on MacOS. We would be very grateful for feedback from anyone who has a Mac and can test this out. (We appreciate the patience of Mac users on this front. We know the software builds and runs on Mac, it's just the packaging that is proving fiddly because no-one on the dev team owns a Mac!)
As ever, please don't hesitate to let us know if you hit problems.
Windows
Download Brewtarget 3.0.8 Installer.exe
. (Checksum for this file is in Brewtarget 3.0.8 Installer.exe.sha256sum
.)
Mac (coming soon)
Download brewtarget_3.0.8.dmg
. (Checksum for this file is in brewtarget_3.0.8.dmg.sha256sum
.)
Linux
For Linux users, we have two versions of each type of package (deb and rpm). One version of each is built on Ubuntu
20.04 and the other on Ubuntu 22.04. Hopefully one or other should install on your system, but please open a new issue
here on GitHub if you hit problems.
The packages build on Ubuntu 20.04 are:
brewtarget-3.0.8_1-1_amd64.deb
(with checksum inbrewtarget-3.0.8_1-1_amd64.deb.sha256sum
)brewtarget-3.0.8_1-1.x86_64.rpm
(with checksum inbrewtarget-3.0.8_1-1.x86_64.rpm.sha256sum
)
The packages build on Ubuntu 22.04 are:
brewtarget-3.0.8_2-1_amd64.deb
(with checksum inbrewtarget-3.0.8_2-1_amd64.deb.sha256sum
)brewtarget-3.0.8_2-1.x86_64.rpm
(with checksum inbrewtarget-3.0.8_2-1.x86_64.rpm.sha256sum
)