Skip to content

v0.2.0

Choose a tag to compare

@nolanmar511 nolanmar511 released this 27 Mar 20:08
e6888d0

This release will include two new features. First, a wall time profile will automatically be collected when this module is --require'd from the command line. Next, this release will include pre-built binaries for non-alpine linux.

a530c0b fix: fix workflow for publishing to npm (#29) (#30)
e4a0e3b fix: fix workflow for publishing to npm (#29)
1cc1b6c chore: add back downloading pre-built binaries in system tests (#24)
a8adeba fix: update token used to publish to npm in publish script (#28)
540d4a2 fix: make jessie image work again for pre-built binaries (#27)
43f4a05 chore(deps): update dependency tmp to v0.1.0 (#26)
de0379a Example system test using Dockerfile files. (#23)
a8ea3ca v0.2.0-alpha (#22)
c8f1164 fix: fix error messages which appear in system tests (#21)
ebb9231 (release-to-npm, fix-warnings-in-test) chore: remove unused kokoro configs (#20)
8759555 chore: copy kokoro job configs to new locations (#19)
9fbd079 chore: generate and use prebuilt binaries in system tests (#15)
fd619bf chore: add system tests (#12)
eb8ca2d chore: add method to encode profile (#14)
6fb69a1 (myrepo/master) chore: update tests to be compatible with latest @types/sinon (#13)
ff63e43 chore(deps): update circleci/golang docker tag to v1.12 (#10)
9043bf3 feat: automatically profile when --require'd (#8)
65acd4f cleanup: remove dep parse-duration
df49880 cleanup: remove dep lodash.pickBy
45834a8 chore: remove unused kokoro configs (#7)
534b226 chore: remove code coverage reporting from kokoro tests (#6)
3da6d52 chore: update kokoro configs to refer to this repo (#5)