forked from pool/joker
also: use autosetup OBS-URL: https://build.opensuse.org/package/show/devel:languages:clojure/joker?expand=0&rev=13
50 lines
1.8 KiB
Plaintext
50 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jan 27 11:33:37 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
|
|
- Add reproducible.patch for deterministic output order
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 30 10:14:54 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
|
|
|
|
- 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 <brejoc@gmail.com> - 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 <brejoc@gmail.com> - 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 <brejoc@gmail.com> - 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 <brejoc@gmail.com> - 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 <brejoc@gmail.com> - 1.3.0
|
|
|
|
- Initial commit of Joker version 1.3.0 including vendor archive
|