The last stable release of test.check has been 12 NOV 2015. What are the alpha releases waiting for to become stable?
a set of milestones I was asymptotically approaching for a while; most of them I gave up on, so the only reason I haven't cut a release is because of the things that seem too half-baked to release
I think the tickets tagged 0.10.0 reflected what I hadn't yet given up on
now that I look, it seems like it's just a documentation ticket
the big thing I wanted to do was write some guides, but that was apparently too much work, and arguably isn't related to a release
I think I also wanted to sync up with alex w.r.t. spec, and see if there was anything that'd be super useful to change before a release
so that there aren't future compatibility issues
did the lazy loading of generators in spec require changes to tc?
no, but there was a change to gen/such-that
for spec
is spec itself still using 0.9.0?
I guess? but if you depend on 0.10.0 yourself, that's what it'll be using
so people will conceivably be combining arbitrary pairs of versions
so 0.9.0 already had a change to gen/such-that for spec in November 2015?
It seems not.
yeah, I didn't mean to imply that
I'll put out another alpha release this week for the cljs changes, and then I will plan on talking to alex in a few weeks when my free time clears up
yeah, no hurry, just wanted to know the current state