Skip to content

Releases: epfromer/pst-extractor

v1.12.0

07 Jan 12:35

Choose a tag to compare

v1.11.0

18 Jan 18:49

Choose a tag to compare

  • update all dependencies
  • match spec for handling of non-existent column (thanks @infeng)

v1.10.0

14 Jul 16:44

Choose a tag to compare

  • update all dependencies

v1.9.0

06 Apr 14:52

Choose a tag to compare

  • update all dependencies
  • improve handling of bodyHTML (thanks @EliteCheng)

v1.8.0

16 Aug 19:05

Choose a tag to compare

  • fix bug causing truncated/malformed attachments
  • merge work from @shalomscott to handle recurrence patterns (thanks @shalomscott)

v1.7.0

18 Sep 17:41

Choose a tag to compare

  • update all dependencies

v1.6.0

22 Apr 23:38

Choose a tag to compare

  • update all dependencies
  • restructure app for easier maintainability
  • move to Jest for testing and coverage

v1.5.0

14 Feb 15:41

Choose a tag to compare

  • update all dependencies
  • migrate from deprecated Node Buffer constructors to new method
  • remove Winston and various debugging statements

v1.3.2

25 May 20:02

Choose a tag to compare

Fix an issue where localDescriptorItems can be null. This was preventing successful opening of valid PST/OST files.

v1.3.1

21 May 20:25

Choose a tag to compare

Move rimraf to dev dependency.