Skip to content

Releases: veliovgroup/mail-time

v1.0.0

25 Jan 05:18
Compare
Choose a tag to compare
  • Compatibility with node@>=8.9.0
  • Compatibility with mongodb@>=3.0.1 (NPM package)
  • Remove dependency on mongodb NPM package, making you free to choose between mongodb@2.* and mongodb@3.*
  • NPM dependencies update
  • Package rewritten using ES6 syntax
  • Docs and readme rewritten using ES6 syntax
  • New auto-unit-tests using mocha, covering 80%
  • Overall codebase enhancements
  • Fix: #3 , thanks to @satyavh

v0.1.7

31 Oct 14:06
Compare
Choose a tag to compare
  • Compatibility with nodemailer@^3.x Merge #1 , thanks to @sandro-k

v0.1.6

16 Oct 23:07
Compare
Choose a tag to compare
  • Dependencies update
  • Regular, scheduled update

v0.1.5

18 Aug 05:42
Compare
Choose a tag to compare
  • Dependencies update

v0.1.4

05 Jul 23:38
Compare
Choose a tag to compare
  • Dependencies update
  • Minor stability enhancements

v0.1.3

14 Jun 16:44
Compare
Choose a tag to compare
  • NPM dependencies update

v0.1.2

28 May 16:52
Compare
Choose a tag to compare
  • Set default mailOptions right in the transport
  • MongoDB NPM package dependency update

v0.1.1

17 May 05:28
Compare
Choose a tag to compare
  • Dependencies update
  • Documentation update

v0.1.0

15 Apr 15:08
Compare
Choose a tag to compare
  • Initial release