Changes in this minor release:
- Various bug fixes and stability improvements
- Internal refactorings (merge in/external reference counting, new variable types) [d5f4e65](https://github.com/mitsuba-renderer/drjit/commit/d5f4e6596fe9e567b6ad548e18dc2ac69bf03d14)
- Improvements to code generation consistency [1af8233](https://github.com/mitsuba-renderer/drjit/commit/1af8233590ee7e2f6934b0089f835409567fc043)
- Fix a bug which would ocassionally produce invalid PTX/LLVM [9eb0649](https://github.com/mitsuba-renderer/drjit/commit/9eb064984d3683d4e6bb96230b97ce5298f8965b)
- Improved atomic scatter-reduce operation [9eb0649](https://github.com/mitsuba-renderer/drjit/commit/9eb064984d3683d4e6bb96230b97ce5298f8965b)
- Add ``dr.switch()`` and ``dr.dispatch`` [53bcbf9](https://github.com/mitsuba-renderer/drjit/commit/53bcbf909a46b1e73dceefa19758d09dd4874b93)
- Support for LLVM's ORCv2 JIT [fd36850](https://github.com/mitsuba-renderer/drjit/commit/fd3685091fc7a7c39bc288ddd96f183898371930)
- Various internal refactorings (node-based IR, code generation) [bfab9ac](https://github.com/mitsuba-renderer/drjit/commit/bfab9ac11736b69fb8b5c0f7d9614fbfd82d627a) .. [d55d395](https://github.com/mitsuba-renderer/drjit/commit/d55d3955df5c6c127800e00c678ec41d028a9547)