------------------------------------------------------------------- Mon Jul 7 20:25:30 UTC 2025 - Jochen Breuer - 1.5.0 - Update to version 1.5.0 * add NaN?, abs, infinite?, parse-boolean, parse-double, parse-long, partitionv, partitionv-all, splitv-at, repl to joker.core. * Linter improvements: * add add-tap, remove-tap and tap> to ClojureScript linter * add seq-to-map-for-destructuring to Clojure linter * add stream related functions (stream-into!, stream-into!, stream-seq!, stream-transduce!) to Clojure linter * Updated vendor archive - Removal of obsolete reproducible.patch - Disabling test suite for ix86. Was only written for 64-bit ------------------------------------------------------------------- Mon Jan 27 11:33:37 UTC 2025 - Bernhard Wiedemann - Add reproducible.patch for deterministic output order ------------------------------------------------------------------- Mon Sep 30 10:14:54 UTC 2024 - Andrea Manzini - Update to verson 1.4.0 * Added joker.url/parse-query function. * Added joker.io/read function. * Fixes Close file in load-file - Added unit test run in the build ------------------------------------------------------------------- Sat Mar 30 16:58:24 UTC 2024 - Jochen Breuer - 1.3.5 - Update to version 1.3.5 * joker.json/write-string serializes empty collections as null: gh#498 * Updated vendor archive ------------------------------------------------------------------- Sun Mar 3 20:48:36 UTC 2024 - Jochen Breuer - 1.3.4 - Update to version 1.3.4 * Added joker.time/day-of-year function. * Updated vendor archive ------------------------------------------------------------------- Thu Dec 21 20:23:55 UTC 2023 - Jochen Breuer - 1.3.3 - Update to version 1.3.3 * Updated vendor archive * Create a_data.go in a reproducible way (thanks @bmwiedemann !) * add abs to cljs (thanks @harold !) * Bump golang.org/x/crypto from 0.14.0 to 0.17.0 ------------------------------------------------------------------- Fri Nov 3 08:55:52 UTC 2023 - Jochen Breuer - 1.3.1 - Update to version 1.3.1 * Updated vendor archive * Linter improvements: add parse-uuid to cljs (gh#489) ------------------------------------------------------------------- Wed Oct 4 18:33:29 UTC 2023 - Jochen Breuer - 1.3.0 - Initial commit of Joker version 1.3.0 including vendor archive