1.1.0
The implementation has been reworked to run as a standalone processor that then runs AutoValue
within its own process. This allows us to share some data across all processed types and expand
the supported feature set.
As a result...
- New: Support for converting nested AutoValue classes!
- New: (Basic) support for converting nested enum classes!