- New active annotation:
@AndroidJsonized
automatically creates a Json parsing bean automatically from a given sample of JSON text. - Fixes and enhancements to
@AndroidParcelable
and@BundleProperty
now allows very easy passing of data models to fragments - Updated to work with Android Studio 2 (beta)
- Bug fixes