Just a release including some pending PRs:
- RFC3164 is now compatible with GNU syslog() #63 (boyska)
- RFC5424: add bounds checks to parser #62 (libc)
- RFC3164: support for no priority as specified in rfc3164 section 4.3.3 #57 (glicht)
- RFC3339: Add support for timestam #47 (ianic)
- *: Fix parseUpToLen() for handling given max chars limit. #46 (scorptec68)