v0.2.0
·
8 commits
to refs/heads/main
since this release
Added
- Propagate PyTorch CUDA flags via CMake target @stotko (#57)
- Document JIT compiling and PyTorch handling behavior @stotko (#56)
- Support global configuration overrides with environment variables @stotko (#55)
- Add Python 3.13 support @stotko (#47)
Changed
- Also clean if torch version has changed @stotko (#53)
- Use extension name when determining default build directory @stotko (#49)
- Defer resolving configurations until inserted into dict @stotko (#48)
Removed
Full Changelog: v0.1.4...v0.2.0