Lept4J Change Summary

Version 1.0 (25 July 2015):
- Initial commit for Leptonica 1.71
- Embed Windows native resources in JAR
- Autoload Windows native libraries
- Change type from ByReference[] to PointerByReference
- Add support for image conversion

Version 1.1 (22 August 2015):
- Upgrade to Leptonica 1.72
- Additional use cases

Version 1.1.1 (15 November 2015):
- Update JNA 4.2.1
- Additional test cases

Version 1.1.2 (17 March 2016):
- Update jna-4.2.2
- Update jai-imageio-1.3.1

Version 1.2 (19 March 2016):
- Upgrade to Leptonica 1.73

Version 1.2.1 (11 May 2016):
- Implement removeLines method
- Add back a few methods accidentally commented 
- Revert jna to 4.1.0

Version 1.2.2 (15 May 2016):
- Include more API methods related to TIFF and PNG

Version 1.2.3 (29 May 2016):
- Include more API methods related to box array operations