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

Use update-keys and update-vals from Clojure 1.11.1 #20

Merged
merged 2 commits into from
May 24, 2022

Conversation

fancygits
Copy link
Contributor

@fancygits fancygits commented May 17, 2022

Proposed Changes

This fixes Issue #19.

  • Updates: Update Clojure to 1.11.1. Use new core functions in place of existing update-keys and update-vals.
  • Deletions: Unneeded tests

Pre-merge Checklist

  • Write + run tests
  • Update CHANGELOG and increment version
  • Update README and relevant documentation

@nnichols nnichols merged commit 6abd9fe into Wall-Brew-Co:master May 24, 2022
@nnichols
Copy link
Member

Thanks, Luke! Feel free to post this to the announcements channel on Clojurians!

nnichols added a commit that referenced this pull request Jul 6, 2022
nnichols added a commit that referenced this pull request Jul 9, 2022
* Revert "Use `update-keys` and `update-vals` from Clojure 1.11.1 (#20)"

This reverts commit 6abd9fe.

* Fix pre 1.11 clojure compatability

* Use experimental linter

* Re:Add version info

* Fix linter version

* Add one linting error

* Bump action version

* regression test

* Bump linter

* Bump linter

* bump linter

* Bump linter

* Simplify

* Fix lint issue

* Minor linter test

* Version bump

* Tag functions with metadata, clean up tests

* [Format] Auto-formatting

* Fix typo

Co-authored-by: nnichols <nnichols@users.noreply.github.com>
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

2 participants