Closed rnadler closed 5 years ago
Thanks for the report! I'll dig into it.
Out of curiosity, in order to get these different versions, are you manually updating the project.clj
file in this clojure-koans
project itself? Or is something else going on? (and if so, can you elaborate on what you're running to make this happen?) I'm assuming for the time being that this is something that'll bite us eventually when the default version gets bumped to 1.10.0, but does not yet (?) affect normal usage of the koans.
Yes, I manually updated project.clj
to switch versions. No other funny business going on that I know of!
I reproduced locally and believe this is fixed on master - thanks for the report!
1.8.0/1.9.0:
1.10.0:
As you can see, the 1.10 error message no longer allows you to determine what to fix.