Sanselan Changelog

What's new in Sanselan 0.97

Apr 29, 2010
  • Rewrote the info.txt files for many images in the sample image library to clarify contribution to project.
  • Removed the images from the www.wpclipart.com Public Domain library.
  • Improved the examples illustrating how to change EXIF metadata.
  • Applied a patch from Niall Pemberton around jdk1.5 compatibility:
  • Sanselan claims JDK 1.4 compatibility, but a JDK 1.5 method (Class's getSimpleName() [1]) has been used in JpegRewriter
  • Applied a "Build Improvements" patch from Niall Pemberton:
  • Add standard manifest entries to jar
  • Lock down version numbers for maven compiler, surefire and javadoc plugins
  • generate sources jar for the release
  • include the RELEASE-NOTES in the binary distribution
  • include NOTICE/LICENSE files in the javadoc jar

New in Sanselan 0.81 (Aug 23, 2007)

  • Made a couple of methods of ImageInfo public (getColorType() and getColorTypeDescription()).