Snapshot release
darkleaf opened this issue · 5 comments
darkleaf commented
Can you create SNAPSHOT release with last features?
missingfaktor commented
Thanks for your interest, @darkleaf! We are planning to make a proper release - 0.2.0 - very soon. :-)
darkleaf commented
thanks
missingfaktor commented
What are you using Akar for? We will be interested in hearing your experiences!
darkleaf commented
Ok. I started to use Akar yesterday. I need match clojure.spec problems to human readable messages. I know about solutions like https://github.com/alexanderkiel/phrase. But I need more complex cases. I want to match by spec name or spec predicate. The one possible way to do thit is pattern matching.
Draft is here: darkleaf/publicator@2ea0798
missingfaktor commented
I published v0.2.0 today.