Skip to content

Releases: Nightfury-5/internet_connection_checker

0.0.1+3

09 Oct 05:49
Compare
Choose a tag to compare
  • Add IPv6 hosts to the default addresses. Thanks MrCsabaToth!
  • Update dependencies to the latest release
  • Documentation (minor documentation updates). Thanks AleksandarSavic95!
  • Code refactor

0.0.1+2

19 Jul 16:44
Compare
Choose a tag to compare
  • Reports that an internet connection is available as soon as one request succeeds instead of potentially waiting for the last to time out.
  • Removed universal_io dependency

0.0.1+1

18 Jun 12:15
Compare
Choose a tag to compare
  • 📝 Updated Documentation
  • 🗑️ Update a dependency to the latest release.

Initial Release

09 Mar 11:33
Compare
Choose a tag to compare
  • 🌍 Initial Release (non-breaking change which adds functionality)
  • 📝 Documentation (minor documentation updates)
  • 🧹 Code refactor