Skip to content
# Feature
- initial `IComparable` support (only `Constant` vs `Constant` and `Variable` vs `Variable`)

# Fixes
- Fix annotation tracing on substraction
- Make string to `Expr` an implicit cast

General:
- Update to LLVM v15
- Support both .NET 6 and .NET 7
- Use system `min` as dotnet bug #70865 is fixed in supported releases