bensu / doo

doo is a library and lein plugin to run cljs.test on different js environments.
Eclipse Public License 1.0
324 stars 63 forks source link

Release 0.1.5 #37

Closed danielcompton closed 8 years ago

danielcompton commented 8 years ago

@bensu would it be possible to release 0.1.5? I understand that it's under a SNAPSHOT because the behaviour is subject to change, but it does raise the risk of breaking existing code, e.g. #36. The Karma test runner could still be marked as experimental and subject to breaking changes, but at least it would be a stable point for those that need to use it.

I know that I can specify a particular SNAPSHOT version to pin dependencies, but I don't know how widely spread this knowledge is and if others are doing it too.

Just a thought.

bensu commented 8 years ago

I'll do it when #36 is closed.

bensu commented 8 years ago

0.1.5 released.