Releases: bigeasy/fracture
Releases · bigeasy/fracture
Fracture v0.3.0-alpha.34
- Make
pause
worker internal. - New
async
based continuations. - Fix unit tests for new entry/completion enqueue.
- Returning entry and a future.
- Fracture worker must always return a promise.
Closes #62.
Fracture v0.3.0-alpha.33
- Upgrade
destructible
to7.0.0-alpha.39
. - Upgrade
turnstile
to6.0.0-alpha.53
.
Closes #61.
Fracture v0.3.0-alpha.32
- Upgrade
turnstile
to6.0.0-alpha.52
. - Upgrade
turnstile
to6.0.0-alpha.51
.
Closes #60.
Fracture v0.3.0-alpha.31
- Fixed errors in upstream Turnstile.
- Upgrade
turnstile
to6.0.0-alpha.49
. - Upgrade
destructible
to7.0.0-alpha.37
.
Closes #59.
Fracture v0.3.0-alpha.30
- Add continuations, new
README.md
.
Closes #58.
Fracture v0.3.0-alpha.29
- Upgrade
destructible
to7.0.0-alpha.33
. - Upgrade
turnstile
to6.0.0-alpha.46
.
Closes #57.
Fracture v0.3.0-alpha.28
- Upgrade
turnstile
to6.0.0-alpha.45
. - Upgrade
destructible
to7.0.0-alpha.32
. drain
Promise shouldn't return anything.- Implement new
drain
pattern. - Upgrade
perhaps
to0.0.4
. - Upgrade
destructible
to7.0.0-alpha.31
. - Upgrade
turnstile
to6.0.0-alpha.44
.
Closes #56.
Fracture v0.3.0-alpha.27
- Use Perhaps instead of roll-your-own future.
- Use
deferrable.operational()
to guard more work.
Closes #55.
Fracture v0.3.0-alpha.26
- Remove debugging message.
Closes #54.
Fracture v0.3.0-alpha.25
- Upgrade
turnstile
to6.0.0-alpha.43
. - Upgrade
destructible
to7.0.0-alpha.30
. - Upgrade
rescue
to7.0.0-alpha.9
. - Update
LICENSE
for 2021. - Caret pin Vivifyer.
Closes #53.