Skip to content

Releases: shepherdjay/ipfromwebpage

v1.1.0

24 Apr 19:14
2a51a95
Compare
Choose a tag to compare
  • Support for 3.7+ versions and removal of older deprecated python versions
  • Minor bug fixe related to bitmasks and netmasks ending up in list for some webpages
  • Updated some dependencies to fix deprecation warnings

v1.0.0

21 Jan 00:50
Compare
Choose a tag to compare

Version 1.0 is here, and the release feels stable enough to put it in the wild.

No new functionality in this release as it is primarily bug fixes and work on test framework to ensure it would get to this point.

v0.9.2

23 Oct 21:56
Compare
Choose a tag to compare
  • Uses new dependent package versions
  • Move to poetry for deployment.

v0.9.1

16 Mar 19:46
Compare
Choose a tag to compare

Bug fixes around ipv4 and ipv6 look alike strings being captured as actual addresses. Common when page shares MIB information

v0.9.0

20 Oct 20:17
Compare
Choose a tag to compare
V0.9.0 (#15)

* bumpversion to 0.9.0

* Update documentation

* update dev status in setup.py