Skip to content

Releases: wool-labs/wool

v0.8.1

23 Apr 20:32
c5b3f32

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

07 Apr 00:31
5f0d9e1

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.8.0-rc0

06 Apr 23:57
ede890f

Choose a tag to compare

v0.8.0-rc0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.0...v0.8.0-rc0

v0.7.0

01 Apr 15:45
abed397

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.7.0-rc0

01 Apr 15:34
b9369d7

Choose a tag to compare

v0.7.0-rc0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.0...v0.7.0-rc0

v0.6.0

28 Mar 13:03
7e1301f

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.6.0-rc0

28 Mar 12:56
660a76b

Choose a tag to compare

v0.6.0-rc0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.0...v0.6.0-rc0

v0.5.0

26 Mar 20:25
7332018

Choose a tag to compare

What's Changed

Warning

This release has breaking changes

Full Changelog: v0.4.0...v0.5.0

v0.5.0-rc0

26 Mar 20:19
4f1a88f

Choose a tag to compare

v0.5.0-rc0 Pre-release
Pre-release

What's Changed

Warning

This release has breaking changes

Full Changelog: v0.4.0...v0.5.0-rc0

v0.4.0

25 Mar 06:42
491a281

Choose a tag to compare

What's Changed

  • Raise on worker spawn failure in WorkerPool instead of silently discarding exceptions — Closes #107 by @conradbzura in #108
  • Replace deprecated athrow() signature in async generator wrapper — Closes #94 by @conradbzura in #109
  • Document picklability constraint for pre-called context manager Factory forms — Closes #61 by @conradbzura in #111
  • Support joining existing LocalDiscovery namespaces without ownership — Closes #110 by @conradbzura in #112
  • Add namespace parameter to LanDiscovery for network-level pool isolation — Closes #113 by @conradbzura in #114
  • Fix LocalDiscovery subscriber notifications broken on macOS due to unresolved symlink in temp path — Closes #115 by @conradbzura in #116
  • Remove parent-resolution from wool.routine wrapper — Closes #118 by @conradbzura in #119
  • Pool discovery protocols shared across proxies on the same worker — Closes #55 by @conradbzura in #117

Full Changelog: v0.3.0...v0.4.0