Skip to content

v0.2.0

Choose a tag to compare

@AlexisLaporte AlexisLaporte released this 09 Feb 12:41

What's new

  • Version check: Non-blocking update check on import against GitHub releases API. Disable with OTOMATA_NO_UPDATE_CHECK=1.
  • Dynamic version: pyproject.toml reads version from __init__.py via hatchling.
  • LinkedIn: scrape_profile_posts added to LinkedInClient.
  • WTTJ: New Welcome to the Jungle scraping client.
  • Browser: Improved browser client with better session handling.
  • Collective, Kaspr, Sirene: Various improvements.