Skip to content

v1.0.7

Latest
Compare
Choose a tag to compare
@bytexenon bytexenon released this 20 Nov 19:44

🚀 Enhancements

  • templates: Add issue templates for feature requests, bug reports, and site detection (1131e67)

🩹 Fixes

  • example: Correct indentation in example.py (3dec142)
  • driver: Improve Firefox binary location detection. fixes #4 (#4)
  • Restore old Firefox binary location detection logic while preserving new one (9a8c103)
  • setup: Add psutil as a dependency for improved functionality (d0dc860)
  • Migrate version SSOT to setup.py and update GitHub workflow (77f1da5)
  • setup: Remove unused regex import (26cee75)
  • Remove workflow for bumping README.md version (91df9a8)

📖 Documentation

  • Update README.md for improved clarity and structure (5adba39)

🏡 Chore

❤️ Contributors