Commit 532371b
docs: update version references to alpha releases (#72)
* docs: update version references to alpha releases [skip ci]
Update all documentation and demo package dependencies to reference
the correct alpha versions:
- SundialKit: 2.0.0-alpha.1
- SundialKitStream: 1.0.0-alpha.1
- SundialKitCombine: 1.0.0-alpha.1
Changes:
- README.md: Update installation examples to use alpha versions
- SundialKit.docc/Documentation.md: Update DocC installation example
- Examples/Sundial/Package.swift: Convert from branch refs to version tags
- Examples/Sundial/README.md: Update version in project description
This ensures users understand they're working with pre-release software
and demo builds use stable version references instead of branch heads.
Note: Waiting for SundialKitStream and SundialKitCombine tags to be created
before enabling CI.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
* chore: trigger CI run
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent ff0e3f2 commit 532371b
4 files changed
Lines changed: 7 additions & 7 deletions
File tree
- Examples/Sundial
- Sources/SundialKit/SundialKit.docc
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
| 76 | + | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments