Commit b4660c9
Update compat bounds, clean up docs, and modernize CI (#435)
- Tighten compat: HTTP "1", CodecZlib "0.7"
- Set minimum julia compat to "1.6"
- Simplify stdlib compat entries (drop 0.7 ranges)
- Use 'min' instead of hardcoded Julia 1.6 in CI test matrix
- Drop stale HTTP 0.9 compat from docs/Project.toml
- Remove checked-in docs/registry.md (auto-generated with broken URLs)
Co-authored-by: Viral B. Shah <ViralBShah@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 70fe308 commit b4660c9
File tree
4 files changed
+9
-58
lines changed- .github/workflows
- docs
4 files changed
+9
-58
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
This file was deleted.
0 commit comments