Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 957 Bytes

CHANGELOG.md

File metadata and controls

40 lines (34 loc) · 957 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning

[1.0.0] - 29/07/23

First release of rescan

Added

  • pypi directory structure and rich console colour support

[1.0.1] - 30/7/23

Second release of rescan

Added

  • portable command line interface
  • easy installation using pip

Updated

  • scan interface
  • error handling on failed connection

[1.0.2] - 30/7/23

Third release of rescan

Updated

  • updated rescan-runner.py
  • updated README.md

[1.0.3] - 30/7/23

Added

  • support for a posix environment
  • better info messages

Updated

  • updated rescan-runner.py
  • posix script argv errors

[1.0.4] - 10/11/23

Added

  • Added PyPI compatible markdown for description and rst generator

Updated

  • updated auto scripts
  • windows venv error bug fix