Skip to content

Releases: TrueWill/tzientist

v3.2.0

27 Sep 20:39
Compare
Choose a tag to compare

Update devDependencies (TypeScript, Jest, ESLint dependencies, Prettier, etc.).

v3.1.0

28 Aug 20:56
Compare
Choose a tag to compare

Adds a new inParallel option (default preserves existing behavior) for asynchronous code to allow experiments to run in parallel or in serial.

Major thanks to @mathieug for contributing this new feature!

v3.0.0

13 May 20:28
Compare
Choose a tag to compare

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

17 Nov 01:35
Compare
Choose a tag to compare

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

12 May 02:02
Compare
Choose a tag to compare

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

31 Dec 22:01
Compare
Choose a tag to compare

No functional changes; just updating some vulnerable build dependencies.

Update devDependencies

22 Jul 01:08
Compare
Choose a tag to compare

TypeScript 3.9.7, as well as most other devDependencies.

Add timing / profiling

12 Apr 21:21
Compare
Choose a tag to compare

Published results now include timings for both the control and the candidate.

Patch development-time dependencies for vulnerabilities

22 Mar 02:02
Compare
Choose a tag to compare

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

19 Mar 01:08
Compare
Choose a tag to compare
v2.1.0

Version 2.1.0