Built motion from commit 44377920.|2.6.11
[motion2.git] / legacy-libs / grpc-cloned / node_modules / @google-cloud / promisify / CHANGELOG.md
1 # Changelog
2
3 [npm history][1]
4
5 [1]: https://www.npmjs.com/package/nodejs-promisify?activeTab=versions
6
7 ## v0.4.0
8
9 02-12-2019 19:44 PST
10
11 ### New features
12 - feat: add callbackify() and callbackifyAll() methods ([#82](https://github.com/googleapis/nodejs-promisify/pull/82))
13
14 ### Documentation
15 - docs: update contributing path in README ([#86](https://github.com/googleapis/nodejs-promisify/pull/86))
16 - chore: move CONTRIBUTING.md to root ([#85](https://github.com/googleapis/nodejs-promisify/pull/85))
17 - docs: add lint/fix example to contributing guide ([#83](https://github.com/googleapis/nodejs-promisify/pull/83))
18
19 ### Internal / Testing Changes
20 - build: create docs test npm scripts ([#88](https://github.com/googleapis/nodejs-promisify/pull/88))
21 - build: test using @grpc/grpc-js in CI ([#87](https://github.com/googleapis/nodejs-promisify/pull/87))
22 - build: ignore googleapis.com in doc link check ([#81](https://github.com/googleapis/nodejs-promisify/pull/81))
23 - build: check broken links in generated docs ([#79](https://github.com/googleapis/nodejs-promisify/pull/79))
24 - chore(deps): update dependency @types/sinon to v7 ([#78](https://github.com/googleapis/nodejs-promisify/pull/78))
25 - chore(build): inject yoshi automation key ([#77](https://github.com/googleapis/nodejs-promisify/pull/77))
26 - chore: update nyc and eslint configs ([#76](https://github.com/googleapis/nodejs-promisify/pull/76))
27 - chore: fix publish.sh permission +x ([#74](https://github.com/googleapis/nodejs-promisify/pull/74))
28 - fix(build): fix Kokoro release script ([#73](https://github.com/googleapis/nodejs-promisify/pull/73))
29 - build: add Kokoro configs for autorelease ([#72](https://github.com/googleapis/nodejs-promisify/pull/72))
30 - chore: always nyc report before calling codecov ([#69](https://github.com/googleapis/nodejs-promisify/pull/69))
31 - chore: nyc ignore build/test by default ([#68](https://github.com/googleapis/nodejs-promisify/pull/68))
32 - chore(build): update prettier config ([#66](https://github.com/googleapis/nodejs-promisify/pull/66))
33 - fix: get the build passing ([#65](https://github.com/googleapis/nodejs-promisify/pull/65))
34 - chore: update license file ([#64](https://github.com/googleapis/nodejs-promisify/pull/64))
35 - fix(build): fix system key decryption ([#60](https://github.com/googleapis/nodejs-promisify/pull/60))
36 - chore(deps): update dependency @types/sinon to v5.0.7 ([#58](https://github.com/googleapis/nodejs-promisify/pull/58))
37 - fix: Pin @types/sinon to last compatible version ([#57](https://github.com/googleapis/nodejs-promisify/pull/57))
38 - chore: add synth.metadata
39 - chore(deps): update dependency gts to ^0.9.0 ([#54](https://github.com/googleapis/nodejs-promisify/pull/54))
40 - chore: update eslintignore config ([#53](https://github.com/googleapis/nodejs-promisify/pull/53))
41 - chore: use latest npm on Windows ([#52](https://github.com/googleapis/nodejs-promisify/pull/52))
42 - chore: update CircleCI config ([#51](https://github.com/googleapis/nodejs-promisify/pull/51))
43 - chore: include build in eslintignore ([#48](https://github.com/googleapis/nodejs-promisify/pull/48))
44 - chore: update issue templates ([#44](https://github.com/googleapis/nodejs-promisify/pull/44))
45 - chore: remove old issue template ([#42](https://github.com/googleapis/nodejs-promisify/pull/42))
46 - build: run tests on node11 ([#41](https://github.com/googleapis/nodejs-promisify/pull/41))
47 - chores(build): do not collect sponge.xml from windows builds ([#40](https://github.com/googleapis/nodejs-promisify/pull/40))
48 - chores(build): run codecov on continuous builds ([#39](https://github.com/googleapis/nodejs-promisify/pull/39))
49 - chore: update new issue template ([#38](https://github.com/googleapis/nodejs-promisify/pull/38))
50 - chore(deps): update dependency sinon to v7 ([#33](https://github.com/googleapis/nodejs-promisify/pull/33))
51 - build: fix codecov uploading on Kokoro ([#34](https://github.com/googleapis/nodejs-promisify/pull/34))
52 - Update kokoro config ([#30](https://github.com/googleapis/nodejs-promisify/pull/30))
53 - Update CI config ([#28](https://github.com/googleapis/nodejs-promisify/pull/28))
54 - Don't publish sourcemaps ([#26](https://github.com/googleapis/nodejs-promisify/pull/26))
55 - Update kokoro config ([#24](https://github.com/googleapis/nodejs-promisify/pull/24))
56 - test: remove appveyor config ([#23](https://github.com/googleapis/nodejs-promisify/pull/23))
57 - Update CI config ([#22](https://github.com/googleapis/nodejs-promisify/pull/22))
58 - Enable prefer-const in the eslint config ([#21](https://github.com/googleapis/nodejs-promisify/pull/21))
59 - Enable no-var in eslint ([#19](https://github.com/googleapis/nodejs-promisify/pull/19))
60 - Update CI config ([#18](https://github.com/googleapis/nodejs-promisify/pull/18))
61
62 ## v0.3.1
63
64 ### Internal / Testing Changes
65 - Add synth script and update CI (#14)
66 - chore(deps): update dependency nyc to v13 (#12)
67 - chore: ignore package-lock.json (#11)
68 - chore(deps): lock file maintenance (#10)
69 - chore: update renovate config (#9)
70 - remove that whitespace (#8)
71 - chore(deps): lock file maintenance (#7)
72 - chore(deps): update dependency typescript to v3 (#6)
73 - chore: assert.deelEqual => assert.deepStrictEqual (#5)
74 - chore: move mocha options to mocha.opts (#4)
75 - chore(deps): update dependency gts to ^0.8.0 (#1)
76 - chore(deps): lock file maintenance (#3)
77 - chore(deps): lock file maintenance (#2)
78