-
Support node up to and including 12.x (Sam Roberts)
-
CI: remove sudo:false from .travis.yml (Matt Simerson)
-
package: test against node 6.x in travis (Sam Roberts)
-
Check that cb is a function, not non-empty (Sam Roberts)
-
update repo information in package.json (Ryan Graham)
-
update copyrights (Ryan Graham)
-
ci: remove iojs, add node-v5 (Ryan Graham)
-
Refer to licenses with a link (Sam Roberts)
-
define LOG_PERROR if not defined by platform (Ryan Graham)
-
Use strongloop conventions for licensing (Sam Roberts)
-
fix toFacility() so it preserves numbers (Ryan Graham)
-
test: toLevel() and toFacility() (Ryan Graham)
-
travis: replace iojs-head with node-v4 (Ryan Graham)
-
add travis config (Ryan Graham)
- compatiblity: expose LOG_ properties globally (Sam Roberts)
-
upgrade to nan@2 (Ryan Graham)
-
test: make test output more TAP friendly (Ryan Graham)
- Package metadata for npmjs.org (Sam Roberts)
- Fix package name, its modern-syslog (Sam Roberts)
- First release!