Skip to content

Releases: PepperDash/PepperDashCore

2.0.0-beta-379

01 Feb 21:16
0aa095d
Compare
Choose a tag to compare
2.0.0-beta-379 Pre-release
Pre-release

What's Changed

Full Changelog: 1.3.1...2.0.0-beta-379

1.3.2

25 Jan 18:27
0aa095d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.3.2

1.3.2-hotfix-378

25 Jan 16:58
0aa095d
Compare
Choose a tag to compare
1.3.2-hotfix-378 Pre-release
Pre-release
Merge pull request #166 from PepperDash/hotfix/165-bug-generictcpipcl…

1.3.2-hotfix-340

24 Aug 16:49
Compare
Choose a tag to compare
1.3.2-hotfix-340 Pre-release
Pre-release
fix: StreamDebugging in default constructor

- creates a StreamDebugging class with the default s+ key
- this shouldn't matter since in a simpl windows env you can't use console commands anyhow

1.3.2-hotfix-339

24 Aug 16:44
e9a2f7a
Compare
Choose a tag to compare
1.3.2-hotfix-339 Pre-release
Pre-release
Merge pull request #163 from PepperDash/hotfix/ssh-object-disposed-ex…

1.3.1

24 Aug 01:50
e9a2f7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

1.3.1-hotfix-338

23 Aug 18:13
Compare
Choose a tag to compare
1.3.1-hotfix-338 Pre-release
Pre-release
fix: cleaned up some debug

- in both 'send' methods, print and log the ex message at level 0
- in both 'send' methods, print and log the stack trace at level 1

1.3.1-hotfix-337

16 Aug 14:19
Compare
Choose a tag to compare
1.3.1-hotfix-337 Pre-release
Pre-release
fix: handles an object disposed ex

- the SSH Stream is occasionally disposed, when this happens we catch and recreate the client
- removed the line where we set the Timer to null at disconnect, as there is no other place that the timer gets recreated
- added try/catch w/ logging in the KillClient method for safety's sake

1.3.0

15 Aug 16:01
402af2a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.3.0

1.2.2-hotfix-335

15 Aug 15:55
Compare
Choose a tag to compare
1.2.2-hotfix-335 Pre-release
Pre-release
chore: trigger build with new Crestron DBs