Optimizations​
This release brings Kotlin default arguments optimization in Constant Propagation.
Other improvements​
- More adoptions of the new unordered container type.
- Reducing Redex memory usage (via inliner’s new max_reduced_size option).
- JarLoader improvements for fuzzing.