I'm please to announce clojure.test.check 0.5.8 [1], which is primarily a bugfix release. As usual, the release notes are available in the repository [2]. I've duplicated them here for convenience:
* 0.5.8 * Limit the number of retries for gen/such-that. A two-arity version is provided if you need to retry more than 10 times. This should be a code-smell, though. * Return random seed used on test failure * Fix keyword generator to conform to reader specs * Correct documentation mentions of namespaces * Add more detailed contributing instructions * Internal: use a record internally for generators. This is meant to help convey the fact that generators are opaque * Extract rose-tree code into a separate namespace Please don't hesitate to reach out with any questions or issues. Reid [1] https://github.com/clojure/test.check/tree/v0.5.8 [2] https://github.com/clojure/test.check/blob/v0.5.8/CHANGELOG.markdown -- 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/d/optout.