Fork me on GitHub
#announcements
<
2023-05-09
>
seancorfield05:05:03

org.clojure/tools.cli {:mvn/version "1.0.219"} -- https://github.com/clojure/tools.cli -- Command-line processing: • Add ClojureCLR support https://clojure.atlassian.net/browse/TCLI-102 @dmiller Follow-up in #clr (or #clojure for general tools.cli Qs)

🎉 19
djanus15:05:26

I’ve released version 0.3.5 of https://github.com/nathell/skyscraper, a framework for structurally scraping whole sites in Clojure. Get it from Clojars: {skyscraper/skyscraper {:mvn/version "0.3.5"}} . Changes in this release: • Feature: New function cached-document for accessing a previous (cached) version of a page downloaded while in update mode. • Documentation: New example illustrating the use of a Redis cache backend. (Thanks to @patrick.glind, @skuro, @alvin.francis.dumalus, and Oskar Gewalli for contributing!)

🎉 18
metal 1
Eric Scott15:05:14

https://github.com/ont-app/vocabulary v 0.3.0 • Adding Resource protocol with method resource-class • Addding methods as-uri-string, as-kwi, as-qname dispatched on resource-class • Adding and enforcing specs for uri strings, kwis, qnames, and namespace metadata

🎉 12