Skip to content

0.1.0

Latest
Compare
Choose a tag to compare
@tjorim tjorim released this 03 Jan 15:20
· 18 commits to main since this release
65135bf

Special Thanks

  • @jcoetsie for adding rate limiting functionality
  • @lgnap for implementing async/await support

Features

  • Added intelligent rate limiting and request throttling (#6)
  • Modernized codebase with async/await support (#15)
  • Added Docker development environment with VS Code integration

Dependencies & CI

  • Updated requests package to 2.32.3
  • Upgraded GitHub Actions (checkout v4, setup-python v5)
  • Added automated dependency management

Full Changelog