You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed incompatibility with Clojure 1.11.0-alpha4, where it aded a new clojure.core function abs.
Added new {:output {:range? true}} capability to recover expanded range and just the formatted string for the range when providing an input range. Designed to aid in editor or IDE integration.
Fixed formatting for the are function.
Enhanced style :rod to optionally add blank lines between arities of multi-airity functions.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Relatively small release. Significant items:
clojure.core
functionabs
.{:output {:range? true}}
capability to recover expanded range and just the formatted string for the range when providing an input range. Designed to aid in editor or IDE integration.are
function.:rod
to optionally add blank lines between arities of multi-airity functions.This discussion was created from the release zprint-filter-1.2.1.
Beta Was this translation helpful? Give feedback.
All reactions