Commit 01296e2
committed
docs: update CHANGELOG with Windows compatibility and CI MSRV fixes
Add comprehensive documentation for recent cross-platform and CI improvements:
**Fixed:**
- Windows x86_64-pc-windows-msvc RawFd type compatibility
- Platform-specific type definitions for Windows builds
- Enables successful cross-compilation for Windows targets
- CI MSRV build fix with rand_core getrandom feature
- Resolves Rust 1.85 MSRV build failures
- Ensures consistent CI verification workflow
**Changed:**
- Updated README.md with Phase 4 completion status
- Progress metrics: 499/789 SP (63%), 607 tests, ~21,000 LOC
- Added obfuscation layer documentation
This completes the Phase 4 documentation cycle with all fixes and
improvements properly documented in the changelog.1 parent 5ce645d commit 01296e2
1 file changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
86 | 111 | | |
87 | 112 | | |
88 | 113 | | |
| |||
0 commit comments