Skip to content

Latest commit

 

History

History
104 lines (58 loc) · 5.27 KB

CHANGELOG.md

File metadata and controls

104 lines (58 loc) · 5.27 KB

Changelog

0.6.1 (2024-02-12)

  • android/darwin: Fix first connect failing

Full Changelog

0.6.0 (2024-02-05)

  • android: Update API to match darwin implementation
  • windows: Implement connection status streaming via event channel
  • windows: minor fixes

Full Changelog

0.5.0 (2024-01-18)

  • darwin: Fix connection status streaming. Two available methods are .status() and .statusStream()
  • .status() now returns an unwrapped status instead of a map
  • Add a required tunnelName option in addition to bundleId

Full Changelog

0.4.5 (2023-08-04)

Full Changelog

Merged pull requests:

0.4.4 (2023-07-21)

Full Changelog

Merged pull requests:

0.4.3 (2023-07-11)

Full Changelog

Merged pull requests:

  • Setup cmake; generate keypair on windows [minor] #27 (tadaskay)

0.4.2 (2023-06-14)

Full Changelog

Merged pull requests:

0.4.1 (2023-06-13)

Full Changelog

Merged pull requests:

0.4.0 (2023-03-29)

Full Changelog

Merged pull requests:

0.3.1 (2023-03-28)

Full Changelog

Merged pull requests:

  • Fetch WireGuardKit from cocoapods trunk #2 (tadaskay)

0.3.0 (2023-03-28)

Full Changelog

Merged pull requests:

0.2.0 (2023-03-28)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator