Skip to content

Releases: logux/core

0.10 ꙮ

01 Sep 18:06
@ai ai
0.10.0
b6c466b
Compare
Choose a tag to compare
  • Moved to Protocol 5 with number as subprotocol.
  • Removed Node.js 18 support.

0.9 L·L

06 Aug 21:52
@ai ai
0.9.0
7489218
Compare
Choose a tag to compare
  • Removed Node.js 16 support.
  • Replaced inMap and inFilter with onReceive.
  • Replaced outMap and outFilter to onSend.
  • Fixed synchronization.
  • Added Criteria and ReadonlyListener types to exports (by @nichoth).