Skip to content

Releases: rahulrajpl/netizenship

Features Added

20 Jan 08:19
Compare
Choose a tag to compare

Following features added to v0.2.3.

  1. Multiprocessing to improve overall speed. (nearly 10x)
  2. Version check with PyPI repo

update tool by 'sudo pip3 install --upgrade netizenship'

BugFixing Release

19 Jan 17:49
Compare
Choose a tag to compare

Bugs fixed: Medium website check.

Add: Check for ProductHunt

BugFixing Release

19 Jan 11:09
Compare
Choose a tag to compare

Bug Fixes: - Resolved the 200 OK messages from websites having a landing page for broken URLs.

v0.1.7

19 Jan 04:50
Compare
Choose a tag to compare

Fallen back to for loop. Runs slowly but steadily. Some deadlock issue with the previous concurrent lines. Need help here to debug.

Beta v1.0

18 Jan 12:42
Compare
Choose a tag to compare

Initial Release

v0.1.6 in PyPI

18 Jan 17:35
Compare
Choose a tag to compare

This release is available in pypi
Install via 'pip install netizenship'