Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 670 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 670 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.

npm page: https://www.npmjs.com/package/@no-pro/runtime

[1.0.0] - 2019-03-11

Changed

  • sources option of startProfiling() renamed to scripts
  • metaData option of startProfiling() defaults to true
  • metrics option of startProfiling() defaults to true

[0.1.0] - 2019-02-28

Added

  • initial release on npm