Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 566 Bytes

File metadata and controls

17 lines (13 loc) · 566 Bytes

RTXpy Changelog


Version 0.0.8 - 21 February 2026

  • Replace build_wheels with release workflow using PYPI_TOKEN (#50)
  • Fix Windows: skip GLFW X11 platform hint on native Windows
  • Fix Windows crash: use OSError instead of termios.error in except clause
  • Fix Windows conda build: allow PyPI access for pyoptix-contrib install

Version 0.0.3 - 11 November 2021

  • Changes for building on conda-forge, part 2

Version 0.0.2 - 22 October 2021

  • Changes for building on conda-forge

Version 0.0.1 - 8 October 2021

  • Initial release