Packages

Middleware-based rate limiting for Absinthe

Current section

Files

Jump to
Raw

CHANGELOG.md

CHANGELOG
=========
All notable changes to the `absinthe_rate_limiting` project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [unreleased]
## [v0.1.0] - 2025-02-03
### Added
- Added `AbsintheRateLimiting.RateLimit` middleware for rate limiting Absinthe fields.
[unreleased]: https://github.com/turfapp/absinthe_rate_limiting/compare/v0.1.0..HEAD
[v0.1.0]: https://github.com/turfapp/absinthe_rate_limiting/releases/tag/v0.1.0