- build: move from Travis CI to GitHub Actions
- docs: update badges
- chore: bump deps
- drops support for Node less than 14
- fix: allowing underscores to be present in attribute values
- bump deps
- drops support for Node less than 12.
- bump deps
- fix: allowing attribute values to have parentheses (Thanks to @erunion)
- drops support for Node less than 10.
- reduce package's size (Thanks to @TrySound)
- bump deps
- drops support for Node less than 6.
- bump deps
- drops support for Node less than 4.
- bump deps
- fix issue related with support multiple mediatype's parameters
- fix ReDoS exploit, bump deps
- bump deps
- accept types with a
.
character likeapplication/vnd.ms-excel
- removed some unnecessary backslashes (
\
)
- bump deps
- remove trailing spaces in data part
- initial version