title |
---|
Changelog |
- Add versup to help bump versions
- Try to fox RTD build
- Add sphinx dependency
- Update READMEs
- Add tool to adjust gravity according to wort temperature
- Adds user config for default unit type (metric or imperial)
- Add a strike water temperature calculator
- Add a simple unit converter for mass, volume, gravity, and colour
- Only a change to the CI config to make poetry work
- Update install docs to reflect poetry changes
- Move project to pyproject.toml and poetry build/release system
- Fix error converting Fahrenheit to Celcius
- Make wort and alcohol correction factor for abv calculation optional
- Bump to 0.1.0
- Update commandline help
- Add adjust gravity by volume calculator
- Add new gravity by volume change calculator
- Refactor prompt to use loop instead of recursion
- Fix various typos
- Add attenuation calculators
- Rename utils module to inputs and refactor input functions into into
- Add sg to plato function
- Refactor volume and gravity prompts
- Add disclaimer to README and docs
- Added gravity adjustment calculator
- Fixes to testing and release process
- Initial release