Java API Compliance Checker - Change Log
Contents |
Version 1.3.7 (April 25, 2014)
japi-compliance-checker-1.3.7.tar.gz
This is a bug-fix release with a few new features.
- New Features
- Show Java version in the report summary
- Marked deprecated methods in the report
- New Options
- Bug Fixes
- Improved support for Java 7 templates
- Other
- Code cleaning
Version 1.3.6 (January 21, 2014)
japi-compliance-checker-1.3.6.tar.gz
This is a bug-fix release with a few new features.
- Improvements
- Support for Java 7
- New Options
- Bug Fixes
- Corrected formatting of output html reports
- Fixed issue #7: "The command line is too long"
- Improved performance on large input objects (30%)
- Fixed issue #8: "-client option doesn't work"
- Other
- Code cleaning
- Corrected Makefile
Version 1.2.1 (October 09, 2012)
japi-compliance-checker-1.2.1.tar.gz
This is a bug-fix release with a few new features.
- New Options
Version 1.2 (September 22, 2012)
japi-compliance-checker-1.2.tar.gz
This is a bug-fix release with a few new features.
- New Options
- Bug Fixes
- Fixed an issue with spaces in the execution path
- Other
- Code cleaning
Version 1.1.2 (June 08, 2012)
japi-compliance-checker-1.1.2.tar.gz
This is a bug-fix release with a few new features.
- Bug Fixes
- Fixed an issue with -classes-list option
- Fixed an issue with spaces in the path to javap and other commands
- Fixed an issue with escaping of inner class specifier
- Other
- Code cleaning
Version 1.1 (April 16, 2012)
japi-compliance-checker-1.1.tar.gz
Added many useful options, improved design of the report
- New Features
- Improved design of the compatibility report
- Added compatibility rate in the summary of the report
- Added "Other Changes in Data Types" section of the compatibility report
- New Options
- Other
- Code cleaning
Version 1.0.3 (December 13, 2011)
japi-compliance-checker-1.0.3.tar.gz
This is a bug fix release.
- New Features
- Add Makefile.pl installer (1844)
- Other
- Corrected INSTALL file
- Corrected help message
- Changed license to dual GPL and LGPL of any version
- Added check for presence of installed JDK-devel package in the system
- Updated copyrights
Version 1.0 (August 30, 2011)
japi-compliance-checker-1.0.tar.gz
Initial prototype of the tool. Tested on 38 Java libraries.