Current section

Files

Jump to
ash_rate_limiter CHANGELOG.md
Raw

CHANGELOG.md

<!--
SPDX-FileCopyrightText: 2025 James Harton
SPDX-License-Identifier: MIT
-->
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## v1.0.0 (2026-02-11)
### Breaking Changes:
* make rate limiter backend-pluggable with configurable lifecycle hooks (#62) by adamtharani
* make rate limiter backend-pluggable with configurable lifecycle hooks by adamtharani
### Features:
* add hammer dep to igniter installer and create upgrade task by James Harton
### Bug Fixes:
* rename `hammer` to `backend` in installer and upgrader by James Harton
* replace Hammer with deterministic counting backend in tests by James Harton
## v0.2.1 (2026-01-13)
### Improvements:
* add generic action support. (#56) by wjrtz
## v0.2.0 (2025-10-20)
### Features:
* Adding support for igniter install (#48) by srikanthkyatham
* Adding support for igniter install by srikanthkyatham
### Bug Fixes:
* add install tests by srikanthkyatham
* only apply changes and preparations to configured actions (#39) by ChristianAlexander
## v0.1.1 (2025-05-31)
## v0.1.0 (2025-05-21)