- Fix a bug in hash function that resulted in potential performance regression for kernels with many specializations.
- Fix a bug where an if statement within a loop can trigger an internal compiler error.
- Fix SliceType
__eq__comparison logic.
- Improve error message for
ct.cat(). - Support
is not Nonecomparison.
Initial release.