Release
- New Limiter: FailedLimiter
- Restrict access for a specific amount of time after a specified number of failures
What's Changed
* Add necessary import statements to README file by roelderickx in https://github.com/jintaekimmm/fastapi-simple-rate-limiter/pull/2
* Limit consecutive login failures by jintaekimmm in https://github.com/jintaekimmm/fastapi-simple-rate-limiter/pull/3
* Update project version by jintaekimmm in https://github.com/jintaekimmm/fastapi-simple-rate-limiter/pull/4
New Contributors
* roelderickx made their first contribution in https://github.com/jintaekimmm/fastapi-simple-rate-limiter/pull/2
**Full Changelog**: https://github.com/jintaekimmm/fastapi-simple-rate-limiter/compare/0.0.2...0.0.3