Releases: cyjake/ssh-config
Releases Β· cyjake/ssh-config
v5.1.0
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
v5.0.4
What's Changed
- fix: do not crash on empty config files by @KnorpelSenf in #95
- refactor: improve TypeScript build configuration by @cyjake in #96
- Ci/trusted npm publish by @cyjake in #97
New Contributors
- @KnorpelSenf made their first contribution in #95
Full Changelog: v5.0.3...v5.0.4