aysylu / loom

Graph library for Clojure. Mailing list https://groups.google.com/forum/#!forum/loom-clj
http://aysy.lu/loom/
886 stars 108 forks source link

Time for a new release? #135

Open simongray opened 3 years ago

simongray commented 3 years ago

The last release was in 2018.

This project doesn't use deps.edn and doesn't have automatic snapshot releases, so there is no easy way to depend on the latest code.

cjsauer commented 1 year ago

I'd like to second this request. More than happy to help set up either automatic releases or a deps.edn file depending on which direction the owners would like to move in.

cjsauer commented 1 year ago

I went ahead and created a PR with a deps.edn file in place.

aysylu/loom {:git/url "https://github.com/cjsauer/loom.git"
             :sha     "acd15ed3136a0f4091e97bfc187764ff8b60da4e"}
aysylu commented 1 year ago

Hi All,

Thanks for your interest and contributions to Loom. Unfortunately, I haven't had the bandwidth to contribute to and maintain Loom (post on the Clojure mailing list), and there are currently no other active maintainers. If one of you wants to pick this up, that'd be great!

Cheers, Aysylu

crimeminister commented 1 year ago

This project would be a great fit for clj-commons in my opinion.

aviad commented 1 year ago

hey @aysylu - if I could help with just 1-2 issues for loom, which ones do you think are the most valuable/needed/urgent?