This re-runs the wrapper for it. At the end of generator.jl we run JuliaFormatter for the whole package, so that is where most of the diff is coming from. But if you look at the diff of src/generated/libgeos_api.jl you can see new functions appearing. These can be properly wrapped when needed.
@jaakkor2 kindly made GEOS 3.12 available via https://github.com/JuliaPackaging/Yggdrasil/pull/7212.
This re-runs the wrapper for it. At the end of generator.jl we run JuliaFormatter for the whole package, so that is where most of the diff is coming from. But if you look at the diff of src/generated/libgeos_api.jl you can see new functions appearing. These can be properly wrapped when needed.
For GEOS 3.12 changes see here: https://libgeos.org/posts/2023-06-27-geos-3-12-released/