Skip to content

Releases: MatMaul/pynetgear

0.10.0

03 May 14:43
215710a
Compare
Choose a tag to compare

0.9.4

05 Apr 12:19
0e62710
Compare
Choose a tag to compare

0.9.3

04 Apr 17:54
8a38653
Compare
Choose a tag to compare

0.9.2

31 Mar 14:36
8c37a25
Compare
Choose a tag to compare

0.9.1

31 Jan 09:29
a7c1726
Compare
Choose a tag to compare
  • Fix ssl error when unautorized (#105)
  • add pypi discription (#103)

0.9.0

15 Jan 17:31
5c64d10
Compare
Choose a tag to compare
  • improve login method (#96)
  • Improve log messages regarding re-login attempts (#98)
  • disable InsecureRequestWarning (#100)
  • add login_try_port (#101)

0.8.0

18 Dec 11:25
Compare
Choose a tag to compare
  • Make cookie based login the default version (#93)
  • Check login v1 with an info call (#90), thanks @starkillerOG
  • Fix Invalid response (#91)
  • added reboot method on add_reboot branch (#88), thanks @MrBitBucket
  • Make device MAC and name optional on parsing (#94)

0.7.0

29 Apr 22:25
ad658cf
Compare
Choose a tag to compare
0.7.0

0.6.1

20 Mar 22:56
Compare
Choose a tag to compare

Add a way to force cookie-based (v2) authentication method

0.6.0

19 Mar 21:57
Compare
Choose a tag to compare
  • Actual useful CLI with json output (#59)
  • Dockerfile for this CLI (#60)

Thanks @liaden !