Closed chakravala closed 4 years ago
Hi this is what I did check... Taking semver literally essentially means that there may be breaking changes, so I played it safe...
I anyway wanted to upgrade things to the new artifact system, so I make a new version....
Ok, triggered registration of 0.5.0 which uses artifacts, so no more bindeps at the price of cutting out pre-1.3 users now...
0.5.0 is there
Why are the
Project.toml
dependency requirements set to outdated versions?https://julialang.github.io/Pkg.jl/v1/compatibility/#Compatibility-1
When I try to install
Triangulate
, it downgrades my installed packages, so I decided to useTriangleMesh
instead.