ss2json
Version:
Convert Google Spreadsheet contents to JSON. Also update Google spreadsheet from JSON data.
160 lines (159 loc) • 5.12 kB
Markdown
## [0.0.9] - 2017-06-01
- Add 'sed' command to remove last line (#11)
- Improve release script. (#10)
- Add processing to create CHANGELOG.md (#9)
## [0.0.10] - 2017-06-01
- Add email. Because it was necessary (#13)
## [0.0.16] - 2017-06-02
- Fix use TRAVIS_BRANCH & Add git tag -a (#24)
- Fix release script (#23)
## [0.2.0] - 2017-08-14
- Modify the wording (#37)
- Fix test file path (#36)
- Delete mocha tests (#35)
- Change class syntax (#34)
- Add jest (#33)
- Update readme (#32)
- Add appveyor yml (#31)
- Add jest test codes (#30)
- Update README.md (#29)
- Fix release script (#28)
## [0.2.1] - 2017-08-16
- Bugfix (#40)
- Remove meaningless lines (#39)
- Add version to command line option (#38)
## [0.2.2] - 2017-08-16
- Update README according to current specifications (#41)
## [1.0.0] - 2017-08-22
- Feature data update (#45)
- Add test for _arrayToJson (#44)
- Modify the Node.js to be used to latest stable release (#43)
- Executed `npm update` (#42)
## [1.0.1] - 2017-08-23
- Update Readme according to current specifications (#46)
## [1.0.2] - 2017-08-23
- Modify section name (#47)
## [1.1.0] - 2017-08-28
- Bugfix path of data file at update (#50)
- Fix not to require for path (#49)
## [1.1.1] - 2017-09-29
- Fix to encode sheet name (#56)
- Upgrade jest (#55)
- Add googleapis mock (#54)
- Add setting to execute lint and unittest separately (#53)
- Add npm badge (#52)
- Add `const` to README code example (#51)
## [1.1.2] - 2017-10-23
- Add catch (#60)
- Add getRange method (#59)
- Fix to also commit package-lock.json (#58)
- Update package.json and package-lock.json (#57)
## [1.1.3] - 2017-11-02
- Add files field to package.json (#61)
## [2.0.0] - 2018-03-28
- Fix to erase specification of version for development package (#66)
- Changes that support Node.js 6 or higher (#65)
- Fix to omit parentheses (#64)
- npm update (#63)
- Add nodejs version to ci yml (#62)
## [2.0.1] - 2018-04-09
- Upgrade googleapis (#67)
## [2.0.2] - 2018-05-31
- npm update (#70)
- Add Node.js10 to CI setting (#69)
- Upgrade googleapis (#68)
## [2.0.3] - 2018-07-04
- Remove unnecessary Promise (#73)
- Fix using reduce (#72)
- Add cache `node_modules` (#71)
## [2.1.0] - 2018-07-13
- Improve ss_to_json.js error handling (#74)
## [2.1.2] - 2018-07-13
- Update npm api_key (#75)
## [2.1.3] - 2018-11-12
- npm audit fix (#85)
- Use destructuring assignment (#84)
- Add Node.js11 to CI setting (#83)
- Add 'collectCoverage' option to 'jest' (#82)
- Add error case test (#81)
- Upgrade googleapis (#80)
- Modify to follow the rules of the new 'standard' (#79)
- Update CI test to LTS version (#78)
- Remove jest setting (#77)
- Upgrade packages and add jest settings (#76)
## [2.1.4] - 2019-03-28
- Upgrade googleapis and jest (#89)
- Add `.github/main.workflow` (#88)
- Upgrade googleapis (#87)
- Upgrade googleapis (#86)
## [3.0.0] - 2019-06-20
- Bump js-yaml from 3.13.0 to 3.13.1 (#90)
## [3.0.1] - 2019-07-31
- docs(readme) fixed typo (#93)
- Bump lodash from 4.17.11 to 4.17.14 (#92)
## [3.0.2] - 2019-08-05
- Modify command description (#94)
## [3.0.3] - 2019-08-08
- Random PR (#95)
## [3.0.4] - 2019-11-29
- Upgrade 'googleapis' (#101)
- Bump eslint-utils from 1.4.0 to 1.4.2 (#99)
- Fix because it was not tested on all OS (#100)
- Update CI settings (#98)
- Upgrade googleapis (#97)
- Upgrade commander (#96)
## [3.0.5] - 2019-12-16
- Upgrade googleapis 46.0.0 (#102)
## [3.0.6] - 2020-01-30
- Upgrade googleapis (#103)
## [3.0.7] - 2020-04-13
- Upgrade googleapis (#105)
- Bump acorn from 6.4.0 to 6.4.1 (#104)
## [3.0.8] - 2020-05-27
- Upgrade packages (#106)
## [3.1.0] - 2020-05-29
- Implement the automatic addition of a sheet (#108)
## [3.1.1] - 2020-06-03
## [3.2.0] - 2020-06-10
- Upgrade googleapis (#110)
## [3.2.1] - 2020-07-15
- Upgrade googleapis (#112)
- Upgrade 'commander' to 5 (#111)
## [3.2.2] - 2020-07-26
- Upgrade `commander` (#114)
- Bump lodash from 4.17.15 to 4.17.19 (#113)
## [3.2.3] - 2020-08-10
- Upgrade 'googleapis' (#115)
## [3.2.4] - 2020-08-26
- Upgrade googleapis (#116)
## [3.2.5] - 2020-10-03
- Upgrade googleapis to 60 (#118)
- Bump node-fetch from 2.6.0 to 2.6.1 (#117)
## [3.2.6] - 2020-10-21
## [3.2.7] - 2020-11-05
- Upgrade googleapis to 62.0.0 (#120)
## [3.2.8] - 2020-11-23
- Upgrade googleapis to 64 (#121)
## [3.2.9] - 2020-12-04
- Upgrade googleapis to 66 (#124)
## [3.2.10] - 2021-01-12
- upgrade googleapis to 67 (#128)
- Bump node-notifier from 8.0.0 to 8.0.1 (#127)
- Bump ini from 1.3.5 to 1.3.8 (#126)
## [3.2.11] - 2021-03-23
- chore: upgrade googleapis to 68 (#130)
## [3.2.12] - 2021-04-12
- chore: upgrade googleapis to 71 (#132)
## [3.2.13] - 2021-06-04
- chore(deps): upgrade googleapis to 75 (#135)
## [3.2.14] - 2021-06-10
- chore(deps): upgrade googleapis to 76 (#136)
## [3.2.15] - 2021-06-20
- upgrade googleapis to 77 (#137)
## [3.2.16] - 2021-06-24
- chore(deps): upgrade googleapis to 78 (#138)
## [3.3.0] - 2022-01-20
- chore(deps): upgrade googleapis
- feat(cmd): show suggestions after an error for an unknown command or option (#142)
- feat: use googleapis with async await (#143)
- feat: improve command line option handling (#144)