clj-commons

hlship 2024-11-12T17:04:48.747589Z

@seancorfield Thanks for the PR on humanize; I'm putting together a 1.1 release.

hlship 2024-11-12T17:12:41.968899Z

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

seancorfield 2024-11-12T17:32:00.644299Z

Nice!