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
2
2
3
3
Output from ` write-exception ` is now buffered; this should reduce the
4
4
interleaving of exception output when multiple threads are writing
5
5
exceptions simultaneously.
6
6
7
7
[ Closed Issues] ( https://github.com/AvisoNovate/pretty/issues?q=is%3Aclosed+milestone%3A1.2 )
8
8
9
- ## 1.1.1 -- 15 Dec 20201
9
+ ## 1.1.1 -- 15 Dec 2021
10
10
11
11
Prevent warnings when using with Clojure 1.11.
12
12
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 "
2
2
:description " Clojure library to help print things, prettily"
3
3
:url " https://github.com/AvisoNovate/pretty"
4
4
:license {:name " Apache Software License 2.0"
You can’t perform that action at this time.
0 commit comments