1.4.1 • Published 8 years ago

coorpacademy-core v1.4.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

coorpacademy-core

Build Status Coverage Status Core libraries for coorpacademy projects

  • manage email sending
  • SAML claim types
  • Bugsnag crash collection

Commands

  • npm test : run mocha tests
  • npm run cov : generate html and lcov reports

Changes

  • 1.1.0 :
    • Email.SendTemplate has been deprecated and returns a Promise
    • Email.getTemplateMessage returns a promise
    • Email.send is deprecated, use sendAsync which returns a Promise
  • 1.1.1
    • Error: shasum check failed
  • 1.1.2
    • Fix passing image to mandrill in message
  • 1.1.3
    • Change social and header placeholder type
  • 1.2.0
    • Email: Add a default GMAIL_ACTION value, based on the CALL2ACTION and HREF_CALL2ACTION fields
  • 1.3.0
    • Remove dependencies to grunt
    • Support node 4 & 5
  • 1.3.1
    • Support disable CTA in emails
  • 1.3.2
    • Support disable log in errorHandler
  • 1.3.3
    • Image name collision
  • 1.4.0
    • drop node 0.x support
    • drop node 4 & 5 support
  • 1.4.1
    • udpate dependencies
1.4.1

8 years ago

1.3.3

8 years ago

1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.3

9 years ago

1.2.2

9 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.3

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago