Releases: theghostbel/gdocs-table-downloader
Releases · theghostbel/gdocs-table-downloader
v1.0.3
What's Changed
- Add new option "muteEslintQuotes" to allow removal of "eslint quotes" by @theghostbel in #43
- Add new option "auth" to set credentials for Google Sheets API by @theghostbel in #46
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #39
- Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #40
- Bump node-forge from 0.10.0 to 1.3.1 by @dependabot in #41
- Bump qs from 6.10.1 to 6.11.0 by @dependabot in #42
- Update some packages by @theghostbel in #45
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #44
- Gdocs table downloader 26 by @theghostbel in #47
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Fix #37 - pass correct sheet names to build the range by @theghostbel in #38
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Prevent empty cells to shift translations by @theghostbel in #36
Full Changelog: v1.0.0...v1.0.1
v1.0.0 - 🐛
Warning! This version has bug #35 and was unpublished from npm. Use v1.0.1 instead.
What's Changed
- Test in Nodejs v14 by @theghostbel in #15
- 🤘Use native google api instead of google-spreadsheet #25 by @theghostbel in #32
- Hide dependency badge by @theghostbel in f790e34
Full Changelog: v0.0.5...v1.0.0
v0.0.5
What's Changed
- Switch to v4 google api by @theghostbel in #1
- Update readme, including emoji by @theghostbel in #5
- Add a better description of what this lib does (with images) by @theghostbel in #6
- Circleci project setup by @theghostbel in #9
- Add license scan report and status by @fossabot in #10
- Add "how to configure" by @theghostbel in #14
- Test in Nodejs v14 by @theghostbel in #15
- Add json support by @olecve in #24
- Support empty "key" cell by @theghostbel in #20
New Contributors
- @theghostbel made their first contribution in #1
- @dependabot made their first contribution in #8
- @fossabot made their first contribution in #10
- @olecve made their first contribution in #24
Full Changelog: v0.0.4...v0.0.5