API changes analysis

Issue #245 new
Andrey Ponomarenko created an issue

Hi,

I'd like to share report on API changes and backward compatibility for the Nimbus JOSE+JWT library: https://abi-laboratory.pro/java/tracker/timeline/nimbus-jose-jwt/

The report is generated by the https://github.com/lvc/japi-tracker tool according to the article https://wiki.eclipse.org/Evolving_Java-based_APIs_2.

BC — binary compatibility, SC — source compatibility.

Hope it will be helpful.

Thank you.

nimbus-jose-jwt-1.png

nimbus-jose-jwt-2.png

Comments (1)

  1. Vladimir Dzhuvinov

    Thanks, that was interesting to see.

    Is there a way to include that as part of the mvn build process?

  2. Log in to comment