-
Notifications
You must be signed in to change notification settings - Fork 18
Comparing changes
Open a pull request
base repository: clojurephant/clojurephant
base: 0.8.0
head repository: clojurephant/clojurephant
compare: main
- 18 commits
- 25 files changed
- 2 contributors
Commits on Apr 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 26db820 - Browse repository at this point
Copy the full SHA 26db820View commit details
Commits on Apr 19, 2025
-
chore: Add missing dep to manual test
New versions of reagent require an explicit react dependency.
Configuration menu - View commit details
-
Copy full SHA for 28c8f78 - Browse repository at this point
Copy the full SHA 28c8f78View commit details -
chore: Drop tests for Java 11 and 17
Will stick to testing the oldest and newest LTS versions I support. This greatly reduces the number of tests I have to run.
Configuration menu - View commit details
-
Copy full SHA for 01c3e9a - Browse repository at this point
Copy the full SHA 01c3e9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21fcd58 - Browse repository at this point
Copy the full SHA 21fcd58View commit details -
major: Drop support for Gradle 6 and 7
Gradle only supports the latest 2 majors. 6 is already EOL, 7 will be relatively soon since 9 is in development.
Configuration menu - View commit details
-
Copy full SHA for bab4d9e - Browse repository at this point
Copy the full SHA bab4d9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43e063d - Browse repository at this point
Copy the full SHA 43e063dView commit details -
patch: Test raising 21 min to 8.6
Java 21 minimum version was 8.5. Starting to seem like 8.5 is the one that hangs in CI a lot. Trying to drop that and go to 8.6 as a minimum to see if it resolves the issue.
Configuration menu - View commit details
-
Copy full SHA for dae83ca - Browse repository at this point
Copy the full SHA dae83caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23e8417 - Browse repository at this point
Copy the full SHA 23e8417View commit details
Commits on Aug 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 34e4109 - Browse repository at this point
Copy the full SHA 34e4109View commit details -
Configuration menu - View commit details
-
Copy full SHA for 934a9d3 - Browse repository at this point
Copy the full SHA 934a9d3View commit details -
patch: Update tests for Gradle 9
Gradle 9.0.0 enforces use of the JUnit Platform Launcher as a dependency. This pattern works on older versions and is probably what we'll update the docs to show.
Configuration menu - View commit details
-
Copy full SHA for 5a65449 - Browse repository at this point
Copy the full SHA 5a65449View commit details -
patch: Remove unused subproject in test
Gradle 9 fails if a subproject doesn't exist.
Configuration menu - View commit details
-
Copy full SHA for 8d05778 - Browse repository at this point
Copy the full SHA 8d05778View commit details -
patch: Use correct Gradle version in compat tests
Woops... We were apparently running all tests against the version of Gradle the overall build was using. I'm sure I wasted a whole bunch of time troubleshooting test failures before that was caused by this.
Configuration menu - View commit details
-
Copy full SHA for ec63bc6 - Browse repository at this point
Copy the full SHA ec63bc6View commit details -
patch: Test different shadow versions
Older Gradle versions and older Java versions need older shadow plugin versions.
Configuration menu - View commit details
-
Copy full SHA for c5be965 - Browse repository at this point
Copy the full SHA c5be965View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbc1762 - Browse repository at this point
Copy the full SHA fbc1762View commit details -
Configuration menu - View commit details
-
Copy full SHA for 928722f - Browse repository at this point
Copy the full SHA 928722fView commit details
Commits on Aug 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f19c8d7 - Browse repository at this point
Copy the full SHA f19c8d7View commit details -
Update version of clojurephant in docs
Forgot about dropping support for 6 and 7 as part of this.
Configuration menu - View commit details
-
Copy full SHA for 762a07b - Browse repository at this point
Copy the full SHA 762a07bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.8.0...main