Skip to content

Conversation

Da-Be-Ru
Copy link
Member

@Da-Be-Ru Da-Be-Ru commented Nov 5, 2024

Since ExtendableFEMBase.jl's update to 0.8.0 moved the unicode_* plotting functions into its own extension, we either need to guard their appearances in the code against the extension being loaded or just outright add UnicodePlots to the dependencies.

Since it seems from the examples and hard-coded usage in the solve call that we'd want to have these included by default, I took the liberty of simply adding the package to the dependencies.

I also updated the compats to include the latest minor version of ExtendableFEMBase.

@Da-Be-Ru
Copy link
Member Author

Da-Be-Ru commented Nov 5, 2024

The julia 1.9 tests start dying here because UnicodePlots.jl is restricted by its julia compats.
I pulled it down to the last 1.9-compatible version (3.6.5).

@chmerdon chmerdon merged commit b25d17d into WIAS-PDELib:master Nov 5, 2024
7 checks passed
@Da-Be-Ru Da-Be-Ru deleted the extendablefembase_compat branch November 6, 2024 09:08
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