D
DataStructures.jl
DEVOPS
Velocity0.0
Data structures for Julia
A stable Julia container library coasting on CI and compat housekeeping
juliadata-structuresmaintenancedependency-bumpsci
◆Current state
DataStructures.jl is in pure maintenance. The three most recent releases contain a CompatHelper bot bump, a CI configuration change, and one release whose notes are nothing but a diff link. No functional change to any container type appears in the visible history.
◆Where it's heading
This is what a finished, widely-depended-on library looks like: the API is settled and releases exist to keep compat bounds and CI green for downstream packages. Expect the cadence to stay tied to Julia ecosystem housekeeping rather than to feature work.
◆Prediction
The next releases will most likely be further CompatHelper bumps as new major versions of dependencies land. Nothing in these entries points to planned feature work.
◆Recent moves
- 1y ago
Compat 4 added to the compat bounds
A single automated CompatHelper pull request adding a compat entry for Compat 4 alongside the existing bounds. No user-visible change.
View source ↗ - 1y ago
CI adds doctests and tests against the Julia LTS
CI-only work: doctests now run to catch regressions, the suite tests against the Julia LTS, and the invalidations test is removed. Nothing here reaches users of the package.
View source ↗ - 1y ago
v0.18.20
Release notes consist only of a compare link with no listed changes, consistent with the maintenance-only cadence around it.
View source ↗