Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to tools.nrepl 0.2.12 #343

Merged
merged 1 commit into from Nov 14, 2015
Merged

update to tools.nrepl 0.2.12 #343

merged 1 commit into from Nov 14, 2015

Conversation

martinklepsch
Copy link
Member

In contrast to 0.2.8 this version supports evaluation of forms containing reader conditionals.

Workaround until merged: ~/.boot/profile.boot

(reset! boot.repl/*default-dependencies*
        '[[org.clojure/tools.nrepl "0.2.11" :exclusions [[org.clojure/clojure]]]])

@bbatsov
Copy link
Contributor

bbatsov commented Nov 13, 2015

0.2.11 had a critical bug in it. Bump the dep to 0.2.12.

in contrast to 0.2.8 this version supports evaluation
of forms containing reader conditionals
@martinklepsch
Copy link
Member Author

@bbatsov thanks a lot for the hint. Just used the version mentioned in the README without explicitly checking releases. Oops.

@martinklepsch martinklepsch changed the title update to tools.nrepl 0.2.11 update to tools.nrepl 0.2.12 Nov 13, 2015
micha added a commit that referenced this pull request Nov 14, 2015
@micha micha merged commit 6b26940 into master Nov 14, 2015
@micha micha removed the in progress label Nov 14, 2015
@micha micha deleted the update-nrepl branch November 14, 2015 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants