Skip to content

Releases: nboxhallburnett/last-gmail

v3.0.0

Choose a tag to compare

@nboxhallburnett nboxhallburnett released this 19 Apr 23:05

Breaking:

  • Required Node.JS version now >=18.12.0
  • Removed support for callback use of getLastEmail, the module now exclusively returns it's result or error as a Promise

v2.2.2

Choose a tag to compare

@nboxhallburnett nboxhallburnett released this 19 Apr 22:21

Dependency bumps

v2.2.1

Choose a tag to compare

@nboxhallburnett nboxhallburnett released this 01 Feb 19:26

Fix npm audit finds

2.2.0

Choose a tag to compare

@nboxhallburnett nboxhallburnett released this 21 Jun 17:47

Added new mailbox option to specify which mailbox to fetch the most recent email from. (Thanks, @mdunisch)

2.1.2

Choose a tag to compare

@nboxhallburnett nboxhallburnett released this 11 May 18:20

Bump mailparser dependency due to critical npm audit flag.

2.1.1

Choose a tag to compare

@nboxhallburnett nboxhallburnett released this 08 May 19:35

Fix npm audit finds

2.1.0

Choose a tag to compare

@nboxhallburnett nboxhallburnett released this 23 Apr 18:19

Package bumps to resolve dependency security warnings

2.0.0

Choose a tag to compare

@nboxhallburnett nboxhallburnett released this 10 Sep 22:07

Package bumps to resolve dependency security warnings

1.0.0

Choose a tag to compare

@nboxhallburnett nboxhallburnett released this 18 Jul 11:28

Initial release