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

upgrades and cleanup. #5

Merged
merged 2 commits into from
Feb 2, 2024
Merged

upgrades and cleanup. #5

merged 2 commits into from
Feb 2, 2024

Conversation

wdhowe
Copy link
Owner

@wdhowe wdhowe commented Feb 2, 2024

  • Remove un-used changelog.
  • Update deps.edn with modern versions, fixup older aliases.
  • Update build.clj to reflect newest examples.
  • Update Readme to reflect current core.
  • github workflow tests on JDK LTS versions, run commands updated.
  • Removed update-keys, update-keys from core. Clojure 1.11 has two new functions, update-keys and update-vals that cover this functionality.
  • New tests to cover errors and success functions.

- Remove un-used changelog.
- Update deps.edn with modern versions, fixup older aliases.
- Update build.clj to reflect newest examples.
- Update Readme to reflect current core.
- github workflow tests on JDK LTS versions, run commands updated.
- Removed update-keys, update-keys from core. Clojure 1.11 has two new functions, update-keys and update-vals that cover this functionality.
- New tests to cover errors and success functions.
@wdhowe wdhowe self-assigned this Feb 2, 2024
@wdhowe wdhowe marked this pull request as ready for review February 2, 2024 04:53
@wdhowe wdhowe merged commit cdf1515 into main Feb 2, 2024
3 checks passed
@wdhowe wdhowe deleted the upgrades-cleanup branch February 2, 2024 04:53
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.

1 participant