···7788## [Unreleased]
991010+1111+## 0.3.0 - 2024-09-09
1212+1313+### Breaking changes
1414+1515+- Removed the need for `glimit.build()` and `glimit.try_build()` functions. Now, the `glimit.apply()` function can be used directly with the limiter configuration.
1616+1017### Added
11181219- Added the `per_second_fn` and `burst_limit_fn` functions to dynamically set limits based on the identifier.
1320- Added examples to the `examples/` directory.
1421- Added examples to the documentation.
1515-1616-### Changed
1717-1818-- Removed the need for `glimit.build()` and `glimit.try_build()` functions. Now, the `glimit.apply()` function can be used directly with the limiter configuration.
192220232124## 0.2.0 - 2024-09-07