Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

60 lines (37 loc) · 1.26 KB

Changelog

All notable changes to the vpn_connection_detector package will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.7] - 2024-03-26

Updated

  • connectivity_plus updated to 6.0.1.

[1.0.6] - 2023-10-17

Updated

  • connectivity_plus updated to 5.0.2.

[1.0.5] - 2023-10-17

Updated

  • connectivity_plus updated to 5.0.1.

[1.0.4] - 2023-08-21

Fixed

  • Improved code.
  • Updated Documentation.

[1.0.3] - 2023-08-21

Fixed

  • Fixed a bug .

[1.0.2] - 2023-08-21

Added

  • Initial release of the vpn_connection_detector package.
  • Detects VPN connection status.
  • Detects changes in VPN connectivity.
  • Allows custom time intervals for checking VPN status.
  • Designed as a singleton for efficient resource management.

[0.1.0] - 2023-08-21

Added

  • Created the project repository on GitHub.

Changed

  • Updated the project structure.

Fixed

  • Fixed a bug related to VPN status detection.