What's Changed
- fix: improve naming of github workflows, use os and python matrix by @ByteFlowing1337 in #63
- fix(workflows): remove Python 3.15 from lint and test job matrices by @ByteFlowing1337 in #65
- refactor: move is_target_asn function to utils and update imports by @ByteFlowing1337 in #64
- fix: update message for no connected devices, add unittests by @ByteFlowing1337 in #66
- test: fix regression in early return when already on targer asn by @ByteFlowing1337 in #67
- typo: Rename to
Reconnectorclass by @ByteFlowing1337 in #68 - Add
-vflags by @ByteFlowing1337 in #69 - Add
time.sleep()between getting ISP retries by @ByteFlowing1337 in #70 - Enable
--envflag being used individually by @ByteFlowing1337 in #71 - Refactor: refactor RouterAPI class, customize exception, rename routers' methods by @ByteFlowing1337 in #72
Full Changelog: 0.4.0...0.4.5