# Change Log - **Last updated**: 2026-07-02T14:22:51Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. Only versions published since **2023-01-01** are listed here. Please consult the Git history for older version information. See [Conventional Commits](https://conventionalcommits.org/) for commit guidelines. **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. ### [0.2.22](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/leaky-bucket@0.2.22/packages/leaky-bucket) (2025-12-03) #### ♻️ Refactoring - update for-loops (use const where possible) ([5ceaf1a](https://codeberg.org/thi.ng/umbrella/commit/5ceaf1a)) ## [0.2.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/leaky-bucket@0.2.0/packages/leaky-bucket) (2025-03-10) #### 🚀 Features - add `.hasCapacity()` ([bdb13d2](https://codeberg.org/thi.ng/umbrella/commit/bdb13d2)) #### 🩹 Bug fixes - fix delta time handling in `.leak()` ([a42c9d5](https://codeberg.org/thi.ng/umbrella/commit/a42c9d5)) ## [0.1.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/leaky-bucket@0.1.0/packages/leaky-bucket) (2025-03-09) #### 🚀 Features - import as new pkg ([bdfd5ed](https://codeberg.org/thi.ng/umbrella/commit/bdfd5ed)) - add support for per-bucket capacities ([fddb130](https://codeberg.org/thi.ng/umbrella/commit/fddb130))