Skip to content

Latest commit

 

History

History
134 lines (74 loc) · 7.89 KB

CHANGELOG.md

File metadata and controls

134 lines (74 loc) · 7.89 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.3 (2024-07-10)

0.2.2 (2024-03-11)

0.2.1 (2024-03-10)

0.2.0 (2024-03-10)

Features

  • make googleSpreadsheet() available for an instance or options (e173e46)
  • make publicGoogleSheetsParser() available for an instance or options (db30d0a)
  • testing googleSpreadsheet() in the CI action with GitHub Secrets (01feda8)

0.1.1 (2024-03-09)

Bug Fixes

0.1.0 (2024-03-09)

Features

Bug Fixes

  • do not test the demo code (96ff28d)

0.0.11 (2024-03-09)

Bug Fixes

  • dynamic import writeFile() for browser (118c22b)

0.0.10 (2024-03-02)

0.0.9 (2024-03-02)

Features

  • provide the filledDataToObject util function (a932665)

0.0.8 (2024-03-02)

Features

  • add descriptions for performance (2136e23)

Bug Fixes

0.0.7 (2024-03-02)

Features

  • implement a parser for private google sheets (0d61c13)
  • make the instance be passed directly (358f039)
  • rename googleSpreadSheet.ts to googleSpreadsheet.ts (f8f814d)

Bug Fixes

0.0.6 (2024-02-25)

0.0.5 (2024-02-25)

0.0.4 (2024-02-25)

0.0.3 (2024-02-25)

Features

  • add [eslint|prettier]ignore (df7dcd4)
  • change the param to an object (94fd171)
  • configure cd workflow (176c804)
  • configure ci with codecov (63eebf6)
  • implement createDts() (739d53a)
  • implement generateDts() (1ca8e3f)
  • implement publicGoogleSheets parser (f1cf536)
  • make the parser return a function (5689657)
  • make types importable in createDts() (116e9a7)
  • remove unnecessary types (fecb396)
  • rename generate-dts to google-spreadsheet-dts (910f2b7)
  • revise package.json for npm deployment (98f4118)

Bug Fixes

  • add semicolons (7446351)
  • specify the fs module as rollup external (ce24636)

0.0.2 (2024-02-25)

Features

  • add [eslint|prettier]ignore (df7dcd4)
  • configure cd workflow (176c804)
  • configure ci with codecov (63eebf6)
  • implement createDts() (739d53a)
  • implement publicGoogleSheets parser (f1cf536)
  • revise package.json for npm deployment (98f4118)

0.0.2 (2024-02-25)

Features

  • add [eslint|prettier]ignore (df7dcd4)
  • configure cd workflow (176c804)
  • configure ci with codecov (63eebf6)
  • implement createDts() (739d53a)
  • implement publicGoogleSheets parser (f1cf536)
  • revise package.json for npm deployment (98f4118)