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 nREPL to 0.4.3 #2444

Merged
merged 3 commits into from
Jul 27, 2018
Merged

Update nREPL to 0.4.3 #2444

merged 3 commits into from
Jul 27, 2018

Commits on Jun 26, 2018

  1. Update nREPL to 0.4.1

    nREPL was recently moved out of clojure-contrib and its development
    continued under a dedicated org (https://github.com/nrepl). The new project is (and will remain
    to be) completely backwards compatible on the nREPL API level, but
    the namespace had to be changed.
    
    This fixes technomancy#2434.
    bbatsov committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    008844e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Fix a typo

    bbatsov committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    27bdbdb View commit details
    Browse the repository at this point in the history
  2. Bump to nREPL 0.4.3

    bbatsov committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    7c8ee90 View commit details
    Browse the repository at this point in the history