Releases: orlandos-nl/Citadel
Releases · orlandos-nl/Citadel
0.11.1
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
What's Changed
- Add SSH key type detection feature by @nedithgar in #109
New Contributors
- @nedithgar made their first contribution in #109
Full Changelog: 0.10.1...0.11.0
0.10.1
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
- @yusefnapora made their first contribution in #108
- @newamber made their first contribution in #105
Full Changelog: 0.10.0...0.10.1
0.10.0
What's Changed
- Add more docs by @Joannis in #92
- Update README.md by @Diggory in #100
- Add SSHConnectionSettings which combines all previous properties that were separate arguments by @Joannis in #102
- Add Sendable conformances by @Joannis in #101
- Add support for jump hosts by @Joannis in #104
New Contributors
Full Changelog: 0.9.2...0.10.0
0.9.2
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
- @tkrajacic made their first contribution in #90
Full Changelog: 0.9.1...0.9.2
0.9.1
Full Changelog: 0.9.0...0.9.1
0.9.0
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
- @alien10086 made their first contribution in #79
Full Changelog: 0.8.0...0.9.0
0.8.0
What's Changed
- Add DirectTCPIP support to SSH servers by @Joannis in #54
- Support SSH shells on the server, and update the SSH shell example by @Joannis and @gregorFeigel in #65
Full Changelog: 0.7.5...0.8.0
0.7.5
- Fix a bug that causes commands to be returned early, before all output is collected.
Full Changelog: 0.7.4...0.7.5