New Features:
- Java - Wildcard types with bounds now represented in JavaType (#568)
- Java - JavaTemplate performance overhauled. API unchanged. 0517175
- Java - Remove runtime classpath from the default JavaParser classpath. This results in substantial performance improvements in Recipes that use JavaTemplate. 5413da9
- Yaml - Add support for inline yaml sequences (#573)
- Properties - Add option conditional oldValue property to the ChangePropertyValue recipe (#576)
- Refactor recipe execution to an externalized scheduler (#567)
Fixes: