Changelog¶
Version 0.3.0¶
Add tool to adjust gravity according to wort temperature
Version 0.2.9¶
Adds user config for default unit type (metric or imperial)
Version 0.2.8¶
Add a strike water temperature calculator
Version 0.2.7¶
Add a simple unit converter for mass, volume, gravity, and colour
Version 0.2.6¶
Only a change to the CI config to make poetry work
Version 0.2.5¶
Update install docs to reflect poetry changes
Version 0.2.3¶
Move project to pyproject.toml and poetry build/release system
Version 0.2.1¶
Fix error converting Fahrenheit to Celcius
Version 0.2.0¶
Make wort and alcohol correction factor for abv calculation optional
Version 0.1.0¶
Bump to 0.1.0
Update commandline help
Version 0.0.8¶
Add adjust gravity by volume calculator
Add new gravity by volume change calculator
Refactor prompt to use loop instead of recursion
Fix various typos
Version 0.0.7¶
Add attenuation calculators
Rename utils module to inputs and refactor input functions into into
Version 0.0.6¶
Add sg to plato function
Refactor volume and gravity prompts
Add disclaimer to README and docs
Version 0.0.5¶
Added gravity adjustment calculator
Version 0.0.4¶
Fixes to testing and release process
Version 0.0.1¶
Initial release