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.2.1 - 2022-10-28
- Set type to
dynamic
for arguments that have an invalid default value (#15)
v0.2.0 - 2021-10-25
- new function
createResolvedPromise()
(#9)
- made
createPromiseFromNode()
public (#9)
- issues in
dispose()
logic (#9)
v0.1.0 - 2020-10-17
- initial release