Skip to content

Releases: ejpespa/gtypee

v1.8.0

20 Mar 09:49

Choose a tag to compare

1.8.0 (2026-03-20)

Features

  • gmail: add bulk attachment download commands (7ddd399)

v1.7.0

12 Mar 03:25

Choose a tag to compare

1.7.0 (2026-03-12)

Features

  • gmail: add attachment download command (2646780)

v1.6.0

12 Mar 03:15

Choose a tag to compare

1.6.0 (2026-03-12)

Features

  • gmail: display attachments in get command (36a1f16)

v1.5.1

12 Mar 02:51

Choose a tag to compare

1.5.1 (2026-03-12)

Bug Fixes

  • gmail: improve body extraction for nested multipart emails (2944410)

v1.5.0

12 Mar 02:39

Choose a tag to compare

1.5.0 (2026-03-12)

Bug Fixes

Features

  • gmail: add senders command to extract unique sender emails (f3fa28c)
  • trigger new release v1.4.1 (5643cdb)

v1.2.0

28 Feb 12:09

Choose a tag to compare

1.2.0 (2026-02-28)

Features

  • docs: add export command (39e63a3)
  • docs: add export types (7d8ef82)
  • docs: add formatDocsList function (20f3d81)
  • docs: add list command with pagination support (663d554)
  • docs: add list types and pagination support (eda3367)
  • docs: implement exportDoc runtime function (1fc4cc3)
  • sheets: add export command (71bf8b9)
  • sheets: add export types (c81e6a3)
  • sheets: add formatSheetsList function (d921ae2)
  • sheets: add list command with pagination support (3fd8892)
  • sheets: add list types and pagination support (b3822e3)
  • sheets: implement exportSheet runtime function (4ef34bf)

v1.1.0

27 Feb 14:52

Choose a tag to compare

1.1.0 (2026-02-27)

Bug Fixes

  • add non-null assertions for workspace pagination tests (94e7e38)

Features

  • add shared pagination types (ee73377)
  • calendar: add pagination support to events list (c8f74fd)
  • contacts: add pagination support to list command (3fc8fe4)
  • drive: add pagination support to ls and search commands (fc2e600)
  • gmail: add pagination support to list commands (5f79a30)
  • workspace: add pagination support to user, group, device list commands (dd366e6)

v1.0.0

23 Feb 09:56

Choose a tag to compare

1.0.0 (2026-02-23)

Bug Fixes

  • ci: improve release workflow tag fetching and git config (53b777d)
  • republish to npm with 2fa bypass token (80a339c)
  • republish with bypass 2fa token (187bcb6)
  • update repository URL to correct GitHub repo (0820e9c)

Features