Re: Incanter 1.5.2 has been released

2013-08-05 Thread Alex Ott
Ooops, completely forgot to do this - it's done now thank you On Mon, Aug 5, 2013 at 3:55 AM, Tom Faulhaber tomfaulha...@gmail.comwrote: Thanks for keeping the ball rolling, Alex. We appreciate it very much! Could you tag the release on github so that autodoc will build for it correctly?

Re: Incanter 1.5.2 has been released

2013-08-05 Thread Jakub Holy
I can see that http://liebke.github.io/incanter/core-api.html still reads Incanter 1.5.1 so either it hasn't been long enough since you tagged it or something else must be done to update the docs. Thank you! On Monday, August 5, 2013 8:10:38 AM UTC+2, Alex Ott wrote: Ooops, completely forgot

Re: Incanter 1.5.2 has been released

2013-08-05 Thread Alex Ott
I don't know, how often the documentation is regenerated - I think, that Tom can clarify this... On Mon, Aug 5, 2013 at 3:19 PM, Jakub Holy jakub.h...@iterate.no wrote: I can see that http://liebke.github.io/incanter/core-api.html still reads Incanter 1.5.1 so either it hasn't been long

Re: Incanter 1.5.2 has been released

2013-08-05 Thread Tom Faulhaber
The documentation is, in general, updated automatically when there is a github checkin that causes a change to the docs. However, github doesn't seem to trigger a webhook call when a tag is added, so autodoc didn't get called. I just ran it manually and we're now happily in 1.5.2-land. Tom

Incanter 1.5.2 has been released

2013-08-04 Thread Alex Ott
Hi all I've just pushed new release of Incanter to Clojars. This is mostly bugfix release. More information is at http://data-sorcery.org/2013/08/04/incanter-1-5-2-bugfix-release/ -- With best wishes,Alex Ott http://alexott.net/ Twitter: alexott_en (English), alexott

Re: Incanter 1.5.2 has been released

2013-08-04 Thread Bruce Durling
Alex, Thanks for taking the time to do this and keep Incanter going! cheers, Bruce On Sun, Aug 4, 2013 at 7:20 PM, Alex Ott alex...@gmail.com wrote: Hi all I've just pushed new release of Incanter to Clojars. This is mostly bugfix release. More information is at

Re: Incanter 1.5.2 has been released

2013-08-04 Thread Tom Faulhaber
Thanks for keeping the ball rolling, Alex. We appreciate it very much! Could you tag the release on github so that autodoc will build for it correctly? Thanks, Tom On Sunday, August 4, 2013 11:20:07 AM UTC-7, Alex Ott wrote: Hi all I've just pushed new release of Incanter to Clojars.