Release Notes

Almost exactly one month after the last release, there comes another with 3 fixes:

#251 - protected members of final classes are no longer considered part of the API because they cannot be called by the "outside" code.

#250 - the Revapi instance can now be shared by multiple threads and multiple analyses can run in parallel.

#253 - an NPE caused by more strict handling of missing classes introduced in the last release is now fixed.

Thanks go out to Petr Vranik, Ullrich Hafner and Chris Vest for reporting the bugs.

Please consult Downloads for the latest release numbers.