Skip to content

Commit 99bf43a

Browse files
committed
Merge branch 'release/v1.0.0' into develop
2 parents 9201f37 + 5744cba commit 99bf43a

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.0.0] - 2026-01-26
11+
1012
### Added
1113

1214
- Initial release of the loom worker pool framework

packages/loom/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: loom
22
description: A lightweight, flexible worker pool framework for Dart with priority scheduling, retry policies, and graceful cancellation.
3-
version: 0.1.0
3+
version: 1.0.0
44
repository: https://github.com/zooper-lib/loom
55
homepage: https://github.com/zooper-lib/loom/tree/main/packages/loom
66
topics:

0 commit comments

Comments
 (0)