chlog.changelog-specifications
Speculoos specifications for changelog entries.
contains-required-keys?
(contains-required-keys? req-keys)
Returns a predicate that tests whether a map passed as the first argument contains all keys enumerated in set req-keys
.
properly-incrementing-versions?
(properly-incrementing-versions? c-log)
Returns true
if each successive version is exactly one more than previous.