Releases: vc-bonn/charonload
Releases · vc-bonn/charonload
v0.1.4
v0.1.3
v0.1.2
Added
- Raise user warning when PyTorch is not yet imported @stotko (#35)
- Log step progress in verbose mode @stotko (#32)
- Add support for colored compiler logs on Unix @stotko (#27)
Changed
- Honor PATH variable on Windows for DLL search @stotko (#36)
- Prefer default directories in config for installed projects @stotko (#33)
- Perform clean only for incompatible versions @stotko (#30)
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Added
Changed
- Print unformatted step logs in verbose mode @stotko (#20)
- Enforce modern
|
notation for unions in docs @stotko (#19)
Fixed
Full Changelog: v0.1.0...v0.1.1
v0.1.0
- Initial version