Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
nnichols committed Mar 11, 2024
1 parent bc0fff6 commit 7aa178d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .sealog/changes/2-1-0.edn
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
:changed ["Functions in `brewtility.calculations` will throw targeted exceptions for invalid values instead of relying on the underlying Math implementation to do so."
"Functions in `brewtility.precision` will throw targeted exceptions for invalid values instead of relying on the underlying Math implementation to do so."
"`brewtility.units` now supports a `:precision` option map key for all conversion functions. This key will round the converted value to the specified number of decimal places. Defaults to the precision of the converted value."
"`brewtility.units.color` now supports a reverse-lookup for known RGBa values."
"All functions in `brewtility.predicates` now support an option map as a second argument to make their arities consistent."]
:removed ["`^:const` metadata has been removed from conversion maps"]}
:timestamp "2024-03-11T18:47:13.522931300Z"}

0 comments on commit 7aa178d

Please sign in to comment.