serialport v6.0.5 Release Notes

Release Date: 2018-02-04 // about 6 years ago
    • ๐Ÿ›  fix(changelog): drop the augular changelog as it misses commits (7d0ff88)
    • ๐Ÿ›  fix(docs): Put gitter link back (f8f3ce5)
    • ๐Ÿ›  fix(terminal): specifying a port now behaves correctly (#1463) (1fa20e7), closes #1463
    • ๐Ÿ— chore(build): build on node 9 (a819bca)
    • ๐Ÿ“„ chore(docs): fix appveyor links in readme (388d37b)
    • โšก๏ธ chore(package): update commander to version 2.13.0 (a94fea0)
    • โšก๏ธ chore(package): update mocha to version 5.0.0 (#1446) (e728ff3), closes #1446
    • โšก๏ธ chore(package): update prebuild to version 7.0.0 (bc46149)
    • โšก๏ธ chore(package): update prebuild-install to version 2.4.1 (13e8d0a)
    • โšก๏ธ chore(package): update sinon to version 4.1.5 (699a907)
    • โฌ†๏ธ chore(packages): upgrade eslint (416cfe3)
    • โฌ†๏ธ chore(packages): upgrade sinon (17148df)
    • โž• Add null check code (602793d)
    • โž• Adding in port selection to serialport-term. (#1448) (9f543b6), closes #1448
    • โšก๏ธ Bumping prebuild version and updating docs with info about building against NW.js headers. (#1461) (672c198), closes #1461
    • ๐Ÿ“„ docs(readme): Fix broken link to gitter (#1457) (3e68e8f), closes #1457
    • ๐Ÿ“„ docs(readyParser): correct the required parameters (#1392) (dcd256d), closes #1392
    • ๐Ÿ“„ feat(docs): Switch to JSDOC docs not in the readme (#1383) (60fc047), closes #1383
    • ๐Ÿ“œ feat(parsers): Adding option to include delimiter in the DelimiterParser transform. (#1453) (6a3ab65), closes #1453
    • ๐Ÿ“œ feat(parsers): ByteLength is now more efficient (#1402) (f7eb2f0), closes #1402