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

Bump to scenery 0.9.0 #513

Merged
merged 12 commits into from
Jul 14, 2023
Merged

Bump to scenery 0.9.0 #513

merged 12 commits into from
Jul 14, 2023

Conversation

skalarproduktraum
Copy link
Member

This PR prepares sciview for the scenery 0.9.0 release. It also includes the following fixes/improvements:

  • bumps pom-scijava 35.1.1 and therefore updates dependencies included there
  • adjusts some Java examples for API changes in scenery 0.9.0
  • improves Swinginess by doing UI stuff on the EDT
  • asynchronously initialises the REPL for improved startup time

@skalarproduktraum skalarproduktraum added build-system Issue or PR concerns build system, dependencies, etc. dd-hackathon-2023 A result of the 2023 Dresden hackathon labels Jun 16, 2023
build.gradle.kts Outdated Show resolved Hide resolved
Copy link
Member

@ctrueden ctrueden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woo! 🥳

I made some minor suggestions for SciJava conciseness things. But the only change we really need is to remove that temporary staging repo from the repositories list, once scenery 0.9.0 is released. Other than that, I'd like to get to the bottom of the snakeyaml 2.0 weirdness, but it need not hold up this PR.

build.gradle.kts Show resolved Hide resolved
src/main/kotlin/sc/iview/SciView.kt Show resolved Hide resolved
@skalarproduktraum skalarproduktraum merged commit d50e2a8 into master Jul 14, 2023
3 checks passed
@ctrueden ctrueden deleted the build/scenery-0.9.0 branch July 15, 2023 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-system Issue or PR concerns build system, dependencies, etc. dd-hackathon-2023 A result of the 2023 Dresden hackathon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants