Hello everyone, The first change in almost 2 years — it's a new release of Component!
Component <https://github.com/stuartsierra/component> is a tiny framework for starting and stopping many stateful resources in the right order. This release adds the `subsystem` function <https://github.com/stuartsierra/component/blob/component-1.1.0/README.md#subsystems> . Change Log <https://github.com/stuartsierra/component/blob/master/CHANGES.md> Leiningen project.clj: [com.stuartsierra/component "1.1.0"] deps.edn: com.stuartsierra/component {:mvn/version "1.1.0"} -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/clojure/3db3a793-b18d-4511-9387-7398c2559a3dn%40googlegroups.com.