All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.4 (2024-05-23)
- Added flag partial to test method arguments (62c27ac)
0.2.3 (2024-05-23)
- Added test method to mask to check if some value matches mask completely (488095b)
0.2.2 (2024-05-23)
- Added types for custom events dispatched by mask, exposed types Descriptor, Options (8bebcb3)
0.2.1 (2024-05-22)
0.2.0 (2024-05-22)
- Major overhaul. Code reworked completely onto typescript, replaced bundler, test runner, type definitions, minimal node version is v18.
- Major overhaul. Code reworked completely onto typescript, replaced bundler, test runner, type definitions, minimal node version is v18. (1300ba5)
0.1.3 (2021-07-15)
- d.ts default export (b9c764c)
0.1.2 (2021-07-15)
- index.d.ts declaration (72cc262)