🚀 Features
- Save indents and comments during code fixing - by @azat-io (e78df)
- Enhance boolean context detection - by @azat-io (deeeb)
🐞 Bug Fixes
- Simplify error messages - by @azat-io (46e9b)
- Fix type conversion detection - by @azat-io (60535)
- Beautify error messages - by @azat-io (5c80b)
- Prevent duplicate parentheses in transform - by @azat-io (86704)
🏎 Performance
- Reduce max recursion depth in flatten operands - by @azat-io (10615)
- Optimize condition checks with early return - by @azat-io (e7211)