Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Wall-Brew-Co/brewtility

Tags

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add calculation exceptions (#216)

* Prevent calculations against non-numeric values

* Bump

* Bump

* Bump

* [Format] Auto-formatting

---------

Co-authored-by: nnichols <[email protected]>

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add additional units (#201)

* Add alcohol content, bitterness, and carbonation units

* Update changelog

* [Format] Auto-formatting

---------

Co-authored-by: nnichols <[email protected]>

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Install Bouncer (#198)

* Install bouncer

* Update changelog

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Leave changelog note regarding recent clojure CVE (#141)

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[WB-29]: Add conversion/display functions for all units of measure (#95)

* Add color unit namespace

* WIP

* Add all conversion namespaces

* Add structural tests

* Test all unit conversions

* Remove removed namespace

* Fix clojurescript tests

* Fix clojurescript tests

* Add extra precision tests

* Update documentation

* Version bump

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[WB-29]: Add common-beer-format predicate functions (#74)

* Add predicate functions for each common-beer-format types

* Bump version

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumped com.wallbrew/common-beer-format from 2.1.0 to 2.2.0. (#69)

Inspect dependency changes here: https://github.com/Wall-Brew-Co/common-beer-format/blob/v2.2.0/CHANGELOG.md

Co-authored-by: Nick A Nichols <[email protected]>

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[WB-35]: Install deployment GitHub action (#72)

* Add deployment dependencies

* RM unused namespace

* Add MAKEFILE targets for new tools

* Bump version

* [Format] Auto-formatting

---------

Co-authored-by: nnichols <[email protected]>

v1.2.0

Toggle v1.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
nnichols Nick Nichols
Leverage common-beer-format v2.0.0 and common-beer-data v1.0.0

v1.1.0

Toggle v1.1.0's commit message
This release adds the calculate-potential-final-gravity calculation f…

…unction