Releases: TrueWill/tzientist
v3.2.0
v3.1.0
v3.0.0
It may be a bit of a stretch to call this a major release, but I didn't want to introduce breaking changes for anyone. This now requires at least Node.js 14 (since anything earlier is unsupported), and it's built with TypeScript 4.6.4. The API is identical, though.
I updated all of the dependencies to the most recent versions. This resolves a security vulnerability, but as all of the dependencies are devDependencies (development-time) any vulnerabilities won't impact consumers. This should avoid overly aggressive scans flagging this library, though.
Update TypeScript and other dependencies
Update all dependencies to the latest versions. (There were vulnerabilities in devDependencies - note that none of these are part of the built library though.)
TypeScript is the significant change - upgrading to v4.4.4.
Update TypeScript and other dependencies
Update all dependencies to the latest versions. (There were vulnerabilities in transitive dependencies of the devDependencies - note that none of these are part of the built library though.)
TypeScript is the significant change - upgrading to v4.2.4.
Update devDependencies
No functional changes; just updating some vulnerable build dependencies.
Update devDependencies
TypeScript 3.9.7, as well as most other devDependencies.
Add timing / profiling
Published results now include timings for both the control and the candidate.
Patch development-time dependencies for vulnerabilities
Some of the development-time dependencies had security vulnerabilities.
This release updates devDependencies for typedefs, typescript-eslint, and Prettier, as well as regenerating package-lock.json and allowing npm audit to update it.
Also files have been prettified with Prettier v2 (no trailing commas).
Add JSDoc comments
v2.1.0 Version 2.1.0