- Export plugin meta data (e39d72a)
- Ntnyq (@ntnyq)
- Reduce max recursion depth in flatten operands (10615ad)
- Optimize condition checks with early return (e7211d5)
- Simplify error messages (46e9bca)
- Fix type conversion detection (6053504)
- Beautify error messages (5c80b9d)
- Prevent duplicate parentheses in transform (8670451)
- Azat S. (@azat-io)
- Prevent unsafe negation transformations (692416b)
- Azat S. (@azat-io)
- Update operator in binary expression to use correct operator (d9b3f29)
- Vida Xie (@9romise)