All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Problems with template rendering.
- Support for scoped packages (
@scope/package
).
- Checks that the user is in in the v8/web-tooling-benchmark repository.
- Checks if the new library already has a benchmark.
- Installs the new library with
npm i --save-exact
. - Generates the benchmark and benchmark test files with the naming convention.
- Creates a new section in the documentation file.
- Updates the target list (list of runnable benchmarks).