Skip to content

RusTorch v0.6.18 - Version Unification Release

Choose a tag to compare

@JunSuzukiJapan JunSuzukiJapan released this 13 Sep 06:57
· 57 commits to main since this release
2365939

πŸš€ 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