Breaking changes:
- Drop support for Node < 6
- Remove support for job objects. See
UPGRADING.md
for more details. #557
New features:
- Introduce compatibility with browsers and Electron #553
Bug fixes:
- Avoid leaking memory on one-off jobs #581
- Address anonymous job id collision problem to ensure that node-schedule could run with the unlimited uptime #582