incanter

ricardo 2016-05-25T07:39:19.000013Z

Hi everyone

ricardo 2016-05-25T07:40:06.000014Z

So… what’s the latest version of Incanter? The README states 1.5.7, master references a bunch of unpublished 1.5.8-SNAPSHOT dependencies, and there’s a 1.9.0 which predates 1.5.7 by over a year.

daveliepmann 2016-05-25T10:15:18.000015Z

1.9.0 appears to be a typo, considering the commit referenced by clojars repeatedly says "1.5.8-SNAPSHOT" https://github.com/incanter/incanter/commit/HEAD

daveliepmann 2016-05-25T10:17:54.000016Z

which leads me to believe 1.5.7 is current and 1.5.8 is unreleased/still in SNAPSHOT

ricardo 2016-05-25T11:28:02.000017Z

@daveliepmann: Yeah, I was wondering… then again, 1.9.0 was released across the board, it’s properly tagged, and there’s a 1.9.1-SNAPSHOT on the develop branch (which is recent).

ricardo 2016-05-25T11:32:11.000021Z

So not sure which should I be testing things against, if 1.5.8-SNAPSHOT or 1.9.1-SNAPSHOT.

daveliepmann 2016-05-25T11:53:04.000022Z

Curiouser and curiouser!