Releases: ctabin/jotlmsg
Releases · ctabin/jotlmsg
jotlmsg-2.0.1
- Update of dependencies
- Migration to semantic versioning
jotlmsg-2.0
- Compilation targets JDK 11
- Migration to
jakarta
packages (replacesjavax
packages)
jotlmsg-1.8
- Adds
replyTo
related API (thanks @guste-github) - Update to commons-io 2.10.0
- Update to Apache POI 5.0.0
- Update to JUnit 5.8.0-M1
jotlmsg-1.7
- Update URL to BSD-3 License
- Update to Apache POI 4.1.2
- Update to JUnit 5.6.1
- Adds dependency on javax.mail-api
- Adds dependency on javax.activation (needed since JDK 11)
jotlmsg-1.6
- Fixes non-closed InputStream of attachments
- Removes useless inclusion of Apache commons-io
- Refactoring to use constants and try-with-resources
- Update to JUnit 5.6.0
jotlmsg-1.5.1
- Update to POI 4.1.1
jotlmsg-1.5
- Update to Apache POI 4.1.0
- Update to Apache POI-scratchpad 4.1.0
- Update to JUnit 5.5.1
jotlmsg-1.4
- Update of POI to version 4.0.1
- Update of POI-scratchpad to version 4.0.1
- Update of JUnit to version 5.4.0
- Dependency of com.sun.mail is now optional
- Minor internal code refactoring
- Integration of Travis CI and maven widget
jotlmsg-1.3
- Ugrade to Apache POI 4.0.0
- Upgrade to javax.mail 1.6.2
- Update to com.sun.mail 1.6.2 (tests only)
- Handling of the sent date (see #11)
jotlmsg-1.2.1
- Update to Apache POI 3.17
- Update to javax.mail 1.6.0