cognitect-labs / vase

Data driven microservices
Eclipse Public License 1.0
373 stars 42 forks source link

Update dependencies to use Clojure 1.9.0-alpha17 and clojure.spec.alpha #76

Closed deg closed 6 years ago

deg commented 7 years ago

Use latest Clojure alpha, for the sake of dependent projects.

Note:

ohpauleez commented 7 years ago

Thanks @deg for pulling this together and helping make Vase better!

A few things:

deg commented 7 years ago

Ok, will have in a few minutes.

At test/com/cognitect/vase/conform_test.clj L17,23, do you also want to change to use full namespaced? Or only in the syntax-quoted sections?

deg commented 7 years ago
frenchy64 commented 7 years ago

Is there anything left to do for the PR? I'm happy to contribute to avoid maintaining a fork.

deg commented 7 years ago

As far as I know, this is done.