Open lvc opened 7 years ago
Nice !
Because its hard to image use-cases upfront I tend to "public" a lot of methods which actually do not belong to the "official" API ..
Hi,
Anyway, if you ever want to remove some private package/class from the report, please leave a comment here and I'll remove it from the analysis and regenerate the report.
Thank you.
Hi,
Here is the report on API changes and backward binary compatibility for the Fst library: https://abi-laboratory.pro/java/tracker/timeline/fst/
The report is generated by the https://github.com/lvc/japi-compliance-checker tool for jars at http://central.maven.org/maven2/de/ruedigermoeller/fst/ according to https://wiki.eclipse.org/Evolving_Java-based_APIs_2.
Hope it will be helpful for users and maintainers of the library to be aware of past and future API changes.
The tool checks all public API methods and classes. Please let me know if it should not check some parts of the API.
Thank you.