Releases: sepandhaghighi/mycoffee
Releases · sepandhaghighi/mycoffee
Version 1.9
Added
- 2 new methods
- Clever dripper #126
- Phin filter #125
--coffee
argument
--mode
argument
Changed
- Test system modified
README.md
updated
METHODS.md
updated
Version 1.8
Changed
get_result
function modified
filter_params
function modified
mycoffee_info
function modified
coffee
parameter splitted to coffee[cup]
and coffee[total]
water
parameter splitted to water[cup]
and water[total]
check_ratio_limits
function parameters updated
check_temperature_limits
function parameters updated
check_grind_limits
function parameters updated
calc_coffee
function parameters updated
- Test system modified
- Warning messages updated
Python 3.6
support dropped
Version 1.7
Added
ratio
parameter
strength
parameter #45
Changed
- Python typing features added to all modules #109
- Test system modified
README.md
updated
Version 1.6
Added
--save-path
argument
--save-format
argument
Changed
- Warning functions modified
- Result functions modified
- Input case sensitivity bug fixed
- Temperature bug fixed
- Test system modified
README.md
updated
Version 1.5
Added
--info
argument #80
--ignore-warnings
argument
--temperature-unit
argument #74
--temperature-units-list
argument #74
Changed
- Test system modified
README.md
updated
Version 1.4
Added
--temperature
argument #74
- Temperature upper limit #74
- Temperature lower limit #74
Changed
--info
argument renamed to --message
#80
- Warning messages updated
README.md
updated
METHODS.md
updated
Version 1.3
Added
get_grind_type
function #83
validate_positive_int
function
validate_positive_float
function
Changed
README.md
updated
check_ratio_limits
function bug fixed #81
- String templates modified
- Test system modified
Version 1.2
Added
- 2 new water units
- Troy Pounds (
t lb
) #67
- Pennyweight (
dwt
) #66
- 2 new coffee units
- Troy Pounds (
t lb
) #67
- Pennyweight (
dwt
) #66
--grind
argument #64
- Grind upper limit #64
- Grind lower limit #64
check_grind_limits
function #64
Changed
README.md
updated
METHODS.md
updated
Version 1.1
- 5 new water units added
- Troy Ounce (
t oz
) #59
- Grain (
gr
) #60
- Carats (
ct
) #61
- Cubic Centimeters (
cc
) #69
- Centiliters (
cl
) #68
- 3 new coffee units added
- Troy Ounce (
t oz
) #59
- Grain (
gr
) #60
- Carats (
ct
) #61
README.md
updated
Version 1.0
- 3 new water units added
- Pint (
pt
) #47
- Quart (
qt
) #46
- Fluid Ounce (
fl oz
) #48
README.md
updated