Skip to content

Releases: TrollSkull/nScanner

v1.1

27 Dec 22:59

Choose a tag to compare

🔧 QoL changes!

New features and changes

  • Removed usseles files (version file, etc).
  • Removed automatic install of dependencies.
  • Renamed checkwifi.py > network.py.
  • Added requirements.txt.
  • The typing has been corrected to be more consistent.
  • A new update function, which does not have hardcoded files or errors.

Full Changelog: 1.0...1.1

v1.0

02 Jun 21:10
6b83e34

Choose a tag to compare

First release of nScanner

__author__ = 'TrollSkull'
__version__ = '1.0'