All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
sealog.version
namespace with functions for working with Clojure versions.sealog.core/when-let+
throws a more specific exception when the bindings vector contains an odd number of forms.<orgnization>
tag to the pom.xml file.no-doc
metadata on com.wallbrew.spoon.string/not-blank?
to make sure it appears in documentation.org.clojure/clojure
to 1.11.2
. Note: Addressing CVE-2024-22871
/ GHSA-vr64-r9qj-h27f
requires consumers to upgrade to this version.update-vals
function that was added to Clojure in version 1.11.update-keys
function that was added to Clojure in version 1.11.concatv
that concatenates into a vector, realizing the lazy results of concat
.filter-by-values
that filters a map by values.filter-by-keys
that filters a map by keys.remove-by-values
that removes from a map by values.remove-by-keys
that removes from a map by keys.not-blank?
that checks if a string is not blank.->slug
.when-let
called when-let+
.clojure.spec.alpha/valid?
called test-valid?
.same-text?
.includes?
.->sporadic-case
.->spongebob-case
.This changelog was generated by sealog. Please do not edit it directly. Instead, edit the source data files and regenerate this file.
Can you improve this documentation? These fine people already did:
Nick A Nichols & Nick NicholsEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close