ilkersevim_async_utils 0.1.2
ilkersevim_async_utils: ^0.1.2 copied to clipboard
Prevent duplicate async work and stale result updates with dependency-free Dart coalescers and request guards.
Changelog #
0.1.2 #
- Explain when coalescing and request guards prevent duplicate work and stale updates.
- Rewrite package metadata around those use cases.
0.1.1 #
- Docs: install section uses hosted pub.dev constraint only (package already published).
- Docs: document OIDC tag publish via GitHub Actions Environment
pub.dev.
0.1.0 #
- Initial release of single-flight coalescers and request-ID staleness guard.