Have you ever felt annoyed to update the README after you released a new 
version of your project? Have your users ever struggled to make the older 
version work because you forgot to update that README? Suffer no more, 
because Clojars has just the right medicine for you.

>From now on, you can append */latest-version.svg* to your artefact's link, 
which will resolve to an image that shows the latest version of your 
project. Then you can embed this image in your README, or Wiki, or wherever 
else you like. A couple examples:

https://clojars.org/leiningen/latest-version.svg
https://clojars.org/com.palletops/pallet-cli/latest-version.svg

The only downside of using this feature is that the user can't just select 
and copy the dependency line anymore. Although Webkit-based browsers 
support text selection in SVGs (and Firefox's support for one is on the 
way) it works only when opening the single image, but not when the image is 
embedded into the page. But I hope it can be worked around somehow in 
future.

Thanks to Nelson Morris and Phil Hagelberg for pushing this out!

-- 
-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to