This release improves the generators for decimal types to restrict ##NaN and ##Inf from being created
BREAKING: This release bifurcates the three separate utilities this library was responsible into discrete libraries.
common-beer-format
is now exclusively intended for BeerXML specs. clj-xml is now used for simplifyingclojure.data/xml
interop common-beer-data is now used for storing common ingredients, style guides, etc.
explain
, explain-data
, spec-description
, valid?
, and invalid?
to prevent consumers from needing to explicitly import transitive librariesclojure.data/xml
interopThis release enables generative testing against all specs
coerce
function to perform type casting::common-beer-format.specs.equipment/boil-time
and ::common-beer-format.specs.equipment/age-temp
specsExpose a conform function so downstream users aren't required to install spec tools as a dependency for edn data
Fix selection function for all-yeasts
Add /data/ sub-folders and namespaces for common fermentables, hops, styles, and yeasts
Expand core specs to include optional BeerXML tags
1.0.0 release, and initial implementation
Initial Commit
Can you improve this documentation? These fine people already did:
Nick Nichols, Nick A. Nichols & Nick A NicholsEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close