EcoJulia / NeutralLandscapes.jl

Generation of neutral landscapes in Julia.
https://ecojulia.github.io/NeutralLandscapes.jl/dev/
MIT License
16 stars 2 forks source link

CompatHelper: add new compat entry for "DataStructures" at version "0.18" #37

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request sets the compat entry for the DataStructures package to 0.18.

This is a brand new compat entry. Previously, you did not have a compat entry for the DataStructures package.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request. Note: Consider tagging a patch release immediately after merging this PR, as downstream packages may depend on this for tests to pass.

mkborregaard commented 3 years ago

They actually have changed the name of the data structure we'll be using in the dev version - so the next compathelper PR will be breaking.