Skip to content

Releases: ErenKrt/TlsClient.NET

v0.4.3

08 Sep 23:06
a78e852

Choose a tag to compare

feat(api): introduce ApiTlsClient wrapper for remote interactions
refactor(native): move native bindings from Core to dedicated TlsClient.Native package
test: extend coverage for API and Native clients
docs: update README files with guidance on new structure
feat!: remove standalone Core library
fix: fixed core nuget package
fix: removed test proxy

v0.4.2

08 Sep 22:16
083294e

Choose a tag to compare

feat(api): introduce ApiTlsClient wrapper for remote interactions
refactor(native): move native bindings from Core to dedicated TlsClient.Native package
test: extend coverage for API and Native clients
docs: update README files with guidance on new structure
feat!: remove standalone Core library
fix: fixed core nuget package

BREAKING CHANGE: Core is no longer distributed separately.
Users should migrate to TlsClient.Native or TlsClient.Api.

v0.4.1

08 Sep 17:41
1431199

Choose a tag to compare

feat(api): introduce ApiTlsClient wrapper for remote interactions
refactor(native): move native bindings from Core to dedicated TlsClient.Native package
test: extend coverage for API and Native clients
docs: update README files with guidance on new structure
feat!: remove standalone Core library

BREAKING CHANGE: Core is no longer distributed separately.
Users should migrate to TlsClient.Native or TlsClient.Api.

Full Changelog: v0.3.1...v0.4.1

v0.4.0

08 Sep 17:38
fa7b073

Choose a tag to compare

What's Changed

feat(api): introduce ApiTlsClient wrapper for remote interactions
refactor(native): move native bindings from Core to dedicated TlsClient.Native package
test: extend coverage for API and Native clients
docs: update README files with guidance on new structure
feat!: remove standalone Core library

BREAKING CHANGE: Core is no longer distributed separately.
Users should migrate to TlsClient.Native or TlsClient.Api.

Full Changelog: v0.3.1...v0.4.0

v0.3.1

04 Sep 22:05
f1dc02f

Choose a tag to compare

What's Changed

  • fix(example): Changed version .Net 9 from .Net 8 by @ErenKrt in #9

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Sep 22:02
8a7b131

Choose a tag to compare

What's Changed

  • chore: update main with recent improvements by @ErenKrt in #8

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.2.2

15 Aug 22:19

Choose a tag to compare

Full Changelog: v0.2.1...v0.2.2

v0.2.1

15 Aug 21:58

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

01 Aug 13:37

Choose a tag to compare

Full Changelog: v0.1.9...v0.2.0

v0.1.9

14 Jul 15:20

Choose a tag to compare

Full Changelog: v0.1.8...v0.1.9