Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@viperior viperior released this 16 Apr 19:39
· 3 commits to main since this release

Issues fixed

  • Ensure the log file is created automatically when the spider is activated for the first time
  • Replace calls to the deprecated function, logging.warn() with logging.warning()
  • Bump urllib3 version from 1.26.3 to 1.26.4

Improvements

  • Add timestamp to log lines
  • Add VS Code settings directory to .gitignore
  • Add namespace condition to the self-call to main() in the seaspider module