Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
The new version differs by 6 commits.
bea9146
5.1.0
aed08f6
Add change info as well as a note on keeping TypeScript up to date
2153aea
Merge pull request #58 from lautis/key-value-tags
7f12b40
Add key-value tags to readme
fe01b77
Pass key-value tags as objects
4053a15
Fix list that is not a list anymore
See the full diff
Update to this version instead 🚀
The new version differs by 10 commits.
4df911e
5.2.0
e7e5475
Update changelog
5523fd9
Merge pull request #60 from ericapisani/add-timer-decorator-functioon
3cab59b
Fix accidental typo in describing which client function the parameters after 'fn' belong to.
7af6545
Update README description to be more explicit about what 'timer' returns and what the parameters are.
24e3609
Use .apply in order to properly pass the values in the arguments object to the user-provided function.
69892e2
- Update the description of the 'timer' function
6f4a12f
Add example of timer function to README.
d05553a
Add unit test to check that additional arguments (such as tags) are passed correctly to the tming function.
bb76534
Add a 'timer' function that can be used to record the amount of time a function takes, and then send that value using the 'timing' function.
See the full diff
Version 5.0.0 of hot-shots was just published.
The version 5.0.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of hot-shots.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 7 commits.
c457872
5.0.0
c781f74
Update changes
7eae3f4
Merge pull request #52 from musicglue/typescript
49c61e8
add default export
112cb21
add default export
71f7e64
typescript types
457df4a
feat: add typings for typescript
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: