Skip to content

bridge-revolt: v0.1.1

Latest

Choose a tag to compare

@roxblnfk roxblnfk released this 06 Aug 07:42
d731f36

0.1.1 (2026-08-06)

Features

  • bridge-revolt: add bridge for async tests using Revolt loop (#269) (b109c63)
  • new internal/fiber package with the FiberLocal WeakMap primitive (draft) (b109c63)

Bug Fixes

  • codecov: make per-test coverage fiber-aware (#276) (8d6f46d)
  • plugin-fiber: move the method-level fiber outside the per-test pipeline so the scoped-state guards run inside it (b109c63)

Code Refactoring

  • assert: read the assertion state in AssertJson through StaticState::current() (b109c63)