- Fix reporting when using default interface methods and private methods #20
- Fix buffer overflow when parsing test annotations #21
- Support finding superclass methods annotated with @Test for JUnit4 tests. Breaking change to the Java interface for finding JUnit4 tests - #13
- Added support for parsing and reading encoded values - #9
- Fixed crashes when building with minSdkVersion 24+ - #12
- Fixed bug where invalid tests methods in interfaces were returned (#3)
- Added support for returning all annotations that are on a test (#1)
- Added Android app module with lots of regression tests! (#5)
- Initial release.