Skip to content

Releases: partout-io/partout

0.110.0

27 Feb 20:29
0.110.0
cb0f34d

Choose a tag to compare

What's Changed

  • Reorganize Swift docs after connection modules by @keeshux in #304
  • Fix double free in pp_tls_create on invalid pkey by @Bo98 in #302
  • Integrate SWON into SwiftPM/CMake by @keeshux in #305
  • Review MiniFoundation for bugs and memory leaks by @keeshux in #306
  • Replace partial MiniFoundation with FoundationEssentials by @keeshux in #307

New Contributors

  • @Bo98 made their first contribution in #302

Full Changelog: 0.104.0...0.110.0

0.104.0

21 Jan 13:49
0.104.0
5271b43

Choose a tag to compare

What's Changed

  • Move some generic code to MiniFoundation by @keeshux in #298
  • Decouple 3rd parties for use in SwiftUI Previews by @keeshux in #299
  • Retain former logger history on new registration by @keeshux in #300
  • Delete unused FilterModule and TransientModule by @keeshux in #301

Full Changelog: 0.103.5...0.104.0

0.103.5

14 Jan 09:33
0.103.5
5e82912

Choose a tag to compare

What's Changed

Full Changelog: 0.103.4...0.103.5

0.103.4

22 Dec 16:09
0.103.4
0343d81

Choose a tag to compare

What's Changed

  • Fix crashes in compat code using Swift deallocate() rather than C free() by @keeshux in #287
  • Clean up Swift imports by @keeshux in #288

Full Changelog: 0.103.3...0.103.4

0.103.3

12 Dec 15:39
0.103.3
5044132

Choose a tag to compare

Full Changelog: 0.103.2...0.103.3

0.103.2

12 Dec 15:18
0.103.2
bf33ebe

Choose a tag to compare

What's Changed

Full Changelog: 0.103.1...0.103.2

0.103.1

08 Dec 17:31
8ff1062

Choose a tag to compare

What's Changed

  • Provide initial Foundation compatibility with MiniFoundation by @keeshux in #281
  • Optimize build process and footprint by @keeshux in #284

Full Changelog: 0.103.0...0.103.1

0.103.0

07 Dec 10:09
5ddc066

Choose a tag to compare

What's Changed

Full Changelog: 0.102.0...0.103.0

0.102.0

17 Nov 08:29
0.102.0
b0aa452

Choose a tag to compare

What's Changed

Full Changelog: 0.101.0...0.102.0

0.101.1

17 Nov 08:29
0.101.1
b089a68

Choose a tag to compare

- Hotfix for WireGuard path update