Skip to content

Version 0.2

Compare
Choose a tag to compare
@sepandhaghighi sepandhaghighi released this 17 Sep 13:19
· 15 commits to main since this release
ea575ff
  • 5 new methods added
    1. Pour-over
    2. Auto drip
    3. Cold brew
    4. Cold brew concentrate
    5. Moka pot
  • is_int function added
  • filter_params function added
  • README.md updated
  • --coffee-ratio type changed from int to float #10
  • --water-ratio type changed from int to float #10
  • coffee_calc function renamed to calc_coffee
  • print_message function updated
  • Test system modified