Closed licht1stein closed 3 hours ago
This fix is available with v0.17.0. Can you confirm that it works for your codebase @licht1stein ?
Will check as soon as I have a chance, thanks for the quick fix!
Seems to be fine with version 0.18.0, thank you!
This is a very serious issue for us, standard-clj doesn't seem to be handling the
:rename
form correctly.It turns:
into this:
Literally breaking the import and rendering the namespace unusable.