@seancorfield Thanks for the PR on humanize; I'm putting together a 1.1 release.
org.clj-commons/humanize 1.1 humanize is a small Clojure[Script] library to format things in a human-readable format, such as file sizes, time durations, and lists. https://github.com/clj-commons/humanize/ New in 1.1: • Dependencies for JVM and Babashka streamlined • Documentation improvements https://github.com/clj-commons/humanize/issues?q=is%3Aclosed+milestone%3A1.1
Nice!