File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- ## 1.2 -- UNRELEASED
1+ ## 1.2 -- 30 Sep 2022
22
33Output from ` write-exception ` is now buffered; this should reduce the
44interleaving of exception output when multiple threads are writing
55exceptions simultaneously.
66
77[ Closed Issues] ( https://github.com/AvisoNovate/pretty/issues?q=is%3Aclosed+milestone%3A1.2 )
88
9- ## 1.1.1 -- 15 Dec 20201
9+ ## 1.1.1 -- 15 Dec 2021
1010
1111Prevent warnings when using with Clojure 1.11.
1212
Original file line number Diff line number Diff line change 1- (defproject io.aviso /pretty " 1.1.1 "
1+ (defproject io.aviso /pretty " 1.2 "
22 :description " Clojure library to help print things, prettily"
33 :url " https://github.com/AvisoNovate/pretty"
44 :license {:name " Apache Software License 2.0"
You can’t perform that action at this time.
0 commit comments