RusTorch v0.6.18 - Version Unification Release
π RusTorch v0.6.18 - Version Unification Release
β¨ Key Features
- Complete Version Synchronization: All components now use consistent v0.6.18
- Enhanced CI/CD Stability: Improved Windows testing with heap corruption fixes
- Multilingual Notebook Support: Updated all 8 language variants
π¦ What's Changed
- Synchronized all version references across codebase (#26)
- Updated Jupyter notebooks to use rustorch 0.6.18
- Updated jupyter package to version 0.6.18
- Fixed Windows heap corruption in nightly CI tests
- Improved CI/CD pipeline stability
π οΈ Components Updated
- Core Library: Cargo.toml β 0.6.18
- Jupyter Integration: package.json β 0.6.18
- Notebooks: All language variants updated (en, es, fr, it, ko, zh, ja)
- CI/CD: Enhanced Windows testing strategy
π Documentation
- All Jupyter notebooks now use the latest rustorch version
- Consistent dependency declarations across examples
- Improved installation and setup experience
π§ Technical Improvements
- Conservative Windows testing approach for stability
- Better error handling in CI pipelines
- Streamlined release process
This release ensures complete version consistency across all RusTorch components and provides a stable foundation for future development.
Full Changelog: v0.6.17...v0.6.18