File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 22- Fixed streams and channel not closing after receiving SSH_Message_Channel_Close [ #116 ] . [ @cbenhagen ] .
33- Fixed lint issues.
44- Added tests.
5+ - Updated dependencies.
56
67## [ 2.11.0] - 2024-11-19
78- Fixed Type 'Uint8' not found issue.
Original file line number Diff line number Diff line change 11name : dartssh2
2- version : 2.11 .0
2+ version : 2.12 .0
33description : SSH and SFTP client written in pure Dart, aiming to be feature-rich as well as easy to use.
44homepage : https://github.com/TerminalStudio/dartssh2
55
66environment :
77 sdk : " >=2.17.0 <4.0.0"
88
99dependencies :
10- asn1lib : ^1.5.3
11- convert : ^3.1.1
12- meta : ^1.15 .0
10+ asn1lib : ^1.5.8
11+ convert : ^3.1.2
12+ meta : ^1.16 .0
1313 pointycastle : ^3.9.1
1414 pinenacl : ^0.6.0
1515
1616dev_dependencies :
1717 build_runner : ^2.4.12
18- dart_code_metrics_presets : ^2.15 .0
18+ dart_code_metrics_presets : ^2.20 .0
1919 lints : " >=4.0.0 <6.0.0"
20- test : ^1.25.8
20+ test : ^1.25.15
2121
2222false_secrets :
2323 - test
You can’t perform that action at this time.
0 commit comments