2.2.1 (2024-11-26)
2.2.0 (2024-11-14)
2.1.0 (2024-11-04)
2.0.7 (2024-10-31)
- correct return values for
try*
functions (1cca70d)
2.0.6 (2024-10-03)
- rename docs script to be more precise (3920c25)
2.0.5 (2024-10-03)
- (ci): use correct token for github pages (8180702)
- improve commit message for readme generation (10fcede)
2.0.4 (2024-10-03)
- include latest, generated readme in published module (ddd3dfe)
2.0.3 (2024-10-03)
- remove unnecessary prepublish step (fe1e393)
2.0.2 (2024-10-03)
- clarify that the module is synchronous, no async calls for information (a8894c4)
- prevent readme template from being published (49c6feb)
2.0.1 (2024-10-03)
- docs: correct links to html documentation (a872adf)
- docs: correct links to readme sections (b946af2)
- docs: sort members by kind - functions first (a12ce9e)
2.0.0 (2024-10-03)
- Remove
isObject
method from exported functions.
- modernize tooling, switch to ESM by default, require node 18 (b432ddc)