Skip to content

Releases: TrueWill/tzientist

v4.0.1

29 Mar 15:11

Choose a tag to compare

Update transitive dependencies.

v4.0.0

17 Jan 23:49

Choose a tag to compare

Update all devDependencies to latest versions.

Breaking changes

  • Update Node.js engine requirement to >=18
  • Update TypeScript to v5.9.3

Other

  • Migrate to ESLint 9
  • Migrate to Jest 30

v3.2.0

27 Sep 20:39

Choose a tag to compare

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

v3.1.0

28 Aug 20:56

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

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

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

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

Choose a tag to compare

No functional changes; just updating some vulnerable build dependencies.

Update devDependencies

22 Jul 01:08

Choose a tag to compare

TypeScript 3.9.7, as well as most other devDependencies.

Add timing / profiling

12 Apr 21:21

Choose a tag to compare

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