Skip to main content
Module

x/event/CHANGELOG.md

πŸ“† Strictly typed event emitter with asynciterator support
Go to Latest
File

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2020-09-11

Features

  • use object instead of tuple for asyncIter value (6dc8218)

Bug Fixes