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

Support :as-alias from Clojure 1.11 #28

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

mk
Copy link
Contributor

@mk mk commented Sep 15, 2021

This adds support to Clojure 1.11's :as-alias as outlined in https://clojure.atlassian.net/browse/CLJ-2123 and implemented in clojure/clojure@f96eef2.

@weavejester
Copy link
Owner

Thanks for the PR. Can you change the commit message to:

Add support for :as-alias from Clojure 1.11

Add support for Clojure 1.11's :as-alias option as outlined in
https://clojure.atlassian.net/browse/CLJ-2123 and implemented in
clojure/clojure@f96eef2

Basically just remove the markdown backticks and make it plaintext instead.

Add support for Clojure 1.11's :as-alias option as outlined in
https://clojure.atlassian.net/browse/CLJ-2123 and implemented in
clojure/clojure@f96eef2
@mk
Copy link
Contributor Author

mk commented Sep 15, 2021

@weavejester sure, done.

@weavejester
Copy link
Owner

Thanks for the fix, and apologies for the two year delay in merging it!

@weavejester weavejester merged commit 5fba65d into weavejester:master Jun 19, 2024
@mk mk deleted the as-alias branch June 19, 2024 13:16
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.

2 participants