Skip to content

Releases: tjorim/pyrail

v0.1.1

03 Jan 15:33
65135bf
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Trying out publish action

0.1.0

03 Jan 15:20
65135bf
Compare
Choose a tag to compare

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