Skip to content

Releases: cjmach/pstconv

v0.8.2

04 Sep 20:06

Choose a tag to compare

Bug fixes.

v0.8.1

04 Sep 19:20

Choose a tag to compare

Fix bug with system properties injection.

v0.8.0

04 Sep 17:28

Choose a tag to compare

Remove unnecessary ehcache dependency, reducing the size of the final jar by more than 1MB.
Bug fixes.

v0.7.1

04 Sep 14:33

Choose a tag to compare

Minor fixes.

v0.7.0

03 Sep 20:24

Choose a tag to compare

  • Code refactorings and reorganization.
  • Performance and memory usage improvements.
  • Process EML output with an implementation of javax.mail.Store.

v0.6.0

15 Aug 21:40

Choose a tag to compare

  • Code improvements: allow to process streams instead of files.

v0.5.1

07 Jul 23:14

Choose a tag to compare

Minor fixes including:

  • Better exception handling;
  • Remove unnecessary dependencies to reduce the size of the release;

v0.5.0

06 Jul 22:47

Choose a tag to compare

Provide Java 8 compatibility.

v0.4.0

30 Jun 22:46

Choose a tag to compare

Replace Apache commons-options with Picocli.

Release v0.2.1

05 Feb 18:19

Choose a tag to compare

  • Code improvements.
  • Add alternative methods to extract the Date from the PST message.