Skip to content

Conversation

@acterry
Copy link
Owner

@acterry acterry commented Apr 14, 2020

Changes

  • Added support for Outlook 2007/2010 American and Outlook 2013/16/19 American and International
    • changes based on selectors removed from talon when they switched to regexes in this commit
  • fixed zero-based array issue in findOutlookSplitterWithQuerySelector code
    • code would fail detection unless at least two splitters were found and it would leave the first quoted message in the result.
    • corrected outlook-mixed test case based on changes. Previously sample message only included a forward and several replies
  • Updated all dependencies to latest stable, except for Mocha.
    • Stopped Mocha at latest version of 6.x since 7.0 drops Node v6 support and I'm not sure what versions planer needs to support.

I'm running Node 12 LTS on my dev box. I didn't check, but I imagine that some other dependency that I upgraded has likely dropped Node 6 support. Not sure if that's important or not.

@acterry acterry merged commit dcaf46b into master Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants