Skip to content

Latest commit

 

History

History
43 lines (21 loc) · 1.7 KB

CHANGELOG.md

File metadata and controls

43 lines (21 loc) · 1.7 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.1.9 (2024-10-22)

0.1.8 (2024-08-17)

0.1.7 (2024-08-17)

Features

  • disposable-map: add keys (0915239)

0.1.6 (2024-08-09)

Features

  • abortable: support IDisposable (27c835d)
  • add disposable-one (730d50e)

0.1.5 (2024-02-26)

0.1.4 (2024-01-31)

0.1.3 (2023-10-23)

Bug Fixes

  • map: do not flush all if key is 0 (573bf31)

0.1.2 (2023-10-23)

0.1.1 (2023-06-12)

Features

  • add disposable (0d1ce64)
  • support adding initial disposables (d908b86)