What's Changed
- feat: support deno by @cyjake in #98
- fix: add missing export of LineType.EMPTY by @KnorpelSenf in #100
- docs: describe all symbols via TSDoc by @KnorpelSenf in #101
- chore(ci): publish from GitHub to JSR by @KnorpelSenf in #99
- docs: add shields for JSR and Deno CI by @KnorpelSenf in #102
- feat: support Buffer input for parse function by @cyjake in #104
- feat: add ignoreCase option to compute() for case-insensitive directive matching by @cyjake in #105
Full Changelog: v5.0.4...v5.1.0