This repository was archived by the owner on Nov 8, 2024. It is now read-only.
v0.6.0
v0.6.0
Breaking: Removed support for console (e.g. console.log) in sandboxed hooks.
New: Hooks logging via hooks.log function
New: If using Apiary reporter and hooks.log in hooks, send the output of hooks.log to Apiary together with transaction.startedAt timestamp
- #202 Hooks logging, sending logs to apiary-reporter, transaction.startedAt (@kuba-kubula)
- #203 Fix: Typo in variable name
newTransactionName(@kuba-kubula) - #207 Docs: Start writing Changelog, with little help from
github-changesnpm package (@kuba-kubula)