Skip to content

Releases: cyjake/ssh-config

v4.4.4

09 May 05:36
Compare
Choose a tag to compare

What's Changed

  • fix: trailing comments, to be or not to be? by @cyjake in #80
  • fix: determine dns lookup result with status code by @cyjake in #82
  • fix: canonicalized hostname should not contain glob pattern by @cyjake in #83

Full Changelog: v4.4.3...v4.4.4

v4.4.3

09 Apr 01:50
Compare
Choose a tag to compare

What's Changed

  • fix: os.userInfo() might throw SystemError if homedir isn't available by @cyjake in #78

Full Changelog: v4.4.2...v4.4.3

v4.4.2

20 Feb 05:24
Compare
Choose a tag to compare

What's Changed

  • fix: directives with trailing comments by @cyjake in #76
  • fix: match criteria with = separator by @cyjake in #75

Full Changelog: v4.4.1...v4.4.2

v4.4.1

02 Oct 01:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.0...v4.4.1

v4.4.0

04 Sep 08:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.4.0

v4.3.0

08 Aug 04:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.1...v4.3.0

v4.2.1

01 Feb 02:26
Compare
Choose a tag to compare

What's Changed

  • fix: not matched sections should not present in compute result by @cyjake in #63

Full Changelog: v4.2.0...v4.2.1

v4.2.0

04 Jan 14:31
Compare
Choose a tag to compare

What's Changed

  • feat: parse Match criteria into an object by @cyjake in #59
  • refactor: migrate to typescript by @cyjake in #60

Full Changelog: v4.1.6...v4.2.0

v4.1.6

30 Jun 10:14
Compare
Choose a tag to compare

What's Changed

  • Allow to remove section by function by @colas31 in #57

New Contributors

Full Changelog: v4.1.5...v4.1.6

v4.1.5

05 Jun 04:05
Compare
Choose a tag to compare

What's Changed

  • docs: config.push(...config)

Full Changelog: v4.1.4...v4.1.5