Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 809 Bytes

CHANGELOG.md

File metadata and controls

22 lines (18 loc) · 809 Bytes

Changelog

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.

[1.0.2] - 2018-09-05

Fixed

  • Problems with template rendering.

[1.0.1] - 2018-09-03

Added

  • Support for scoped packages (@scope/package).

[1.0.0] - 2018-03-30

Added

  • 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).