onoff v6.0.0 Release Notes

Release Date: 2020-04-23 // almost 4 years ago
    • document the potential of EPERM errors when invoking write methods (fixes #167)
    • drop support for node.js 6, add support for node.js 14
    • avoid calling fs.writeFileSync with numeric data (fixes #170)
    • update dependencies
    • use g++-6 on travis