Skip to content

Releases: orlandos-nl/Citadel

0.12.1

Choose a tag to compare

@Joannis Joannis released this 04 Apr 08:14
ae8562f

What's Changed

  • add withExec for 8-bit-safe SSH exec channels by @thepaul in #123
  • Fix: Add swift-nio dependency for Mac Catalyst builds by @Wellz26 in #127

New Contributors

Full Changelog: 0.12.0...0.12.1

0.12.0

Choose a tag to compare

@Joannis Joannis released this 08 Jan 09:51
a054a77

What's Changed

New Contributors

Full Changelog: 0.11.1...0.12.0

0.11.1

Choose a tag to compare

@Joannis Joannis released this 15 Jul 09:14
0e08308

What's Changed

  • feat: update package dependencies and improve function signatures by @nedithgar in #112

Full Changelog: 0.11.0...0.11.1

0.11.0

Choose a tag to compare

@Joannis Joannis released this 23 Jun 07:40
d292854

What's Changed

New Contributors

Full Changelog: 0.10.1...0.11.0

0.10.1

Choose a tag to compare

@Joannis Joannis released this 11 Jun 17:21
a4059d8

What's Changed

  • Move ColorizeSwift dependency to correct target by @tkrajacic in #107
  • fix visibility of SSHClientSettings.init and update README example by @yusefnapora in #108
  • Fixed the build error when compiling with Swift static MUSL SDK on Linux. by @newamber in #105

New Contributors

Full Changelog: 0.10.0...0.10.1

0.10.0

Choose a tag to compare

@Joannis Joannis released this 05 Apr 17:47
f2cd2d6

What's Changed

New Contributors

Full Changelog: 0.9.2...0.10.0

0.9.2

Choose a tag to compare

@Joannis Joannis released this 10 Dec 13:26
be1a5bc

What's Changed

  • Fixed readme description change TTYStdinWriter.ChangeSize function by @alien10086 in #85
  • Add support for Musl and Bionic for static cross compilation by @tkrajacic in #90

New Contributors

Full Changelog: 0.9.1...0.9.2

0.9.1

Choose a tag to compare

@Joannis Joannis released this 09 Nov 09:12

Full Changelog: 0.9.0...0.9.1

0.9.0

Choose a tag to compare

@Joannis Joannis released this 08 Nov 18:12

What's Changed

  • Optional Channel Prehandlers by @SimplyKyra in #72
  • Allow closing the SFTP channel, and provide a with-style method as well by @Joannis in #75
  • Allow with-style streaming APIs for communicating with a running program by @Joannis in #71
  • Add SFTP helper functions to retrieve the current working directory and obtain the real absolute path of a relative path. by @alien10086 in #79

New Contributors

Full Changelog: 0.8.0...0.9.0

0.8.0

Choose a tag to compare

@Joannis Joannis released this 30 Aug 09:50
64e674a

What's Changed

Full Changelog: 0.7.5...0.8.0