Fork me on GitHub
#announcements
<
2021-04-16
>
Alex Miller (Clojure team)19:04:35

org.clojure/data.json 2.2.0 is now available, changes since 2.1.0 • Add https://clojure.atlassian.net/browse/DJSON-41: New support for writing java.time.Instant and java.util.Date (+ subclasses) ◦ New options to write functions: ▪︎ :date-formatter - java.time.DateTimeFormatter to use (default DateTimeFormatter/ISO_INSTANT) ▪︎ :sql-date-converter - fn to convert java.sql.Date to java.time.Instant (default provided) • Perf https://clojure.atlassian.net/browse/DJSON-36: Refactor code in read-array and read-object • Fix https://clojure.atlassian.net/browse/DJSON-43: Fix buffer overflow in pushbackreader (fixed in 2.1.1) All changes by @slipset - thanks for his efforts and for the bug/enhancement reports from others

💯 79
❤️ 28