1.1.0-beta.14 (2026-04-28)
1.1.0-beta.13 (2026-04-27)
1.1.0-beta.12 (2026-04-27)
1.1.0-beta.11 (2026-04-15)
1.1.0-beta.10 (2026-03-25)
1.1.0-beta.9 (2026-03-11)
1.1.0-beta.8 (2026-03-09)
1.1.0-beta.7 (2026-03-05)
1.1.0-beta.6 (2026-01-02)
1.1.0-beta.5 (2025-11-25)
1.1.0-beta.4 (2025-11-10)
1.1.0-beta.3 (2025-11-07)
- add support for spec pruning and webhooks callbacks flags in toc command (#220) (241d4be)
- portal quickstart http multiselect (#214) (0ee9f50)
1.1.0-beta.2 (2025-09-19)
1.1.0-beta.1 (2025-09-19)
- add missing content header to telemetry api call (#139) (f2b0e64)
- documentation: improve messages for each command (a2c0bfb)
- feature: add force flag and change sdk version and package (38db116)
- help inconsistent: fix help being inconsistent with actual platforms supported in sdk generate (23b6e6d)
- package: change version in package file (903c619)
- path: resolve paths to absolute (f68bdde)
- portal: override authkey not working if user is never logged in ever (fb5d188)
- quickstart fails for zipped specs (#107) (49b403c)
- readme & bug fix: update readme, fix bugs (141f1a9)
- refactor: move print validation logic to utils file as common function and pretty the code (05dbe41)
- refactor: refactor code (d7cb486)
- release: add lock file to gitignore restore check_build workflow (2eb959a)
- remove ignore flag from portal serve (#140) (336f5b7)
- remove simple-git dependency (#151) (04d4669)
- removed existing spec in quickstart when providing spec explicitly (#147) (126318f)
- resolve bug in unarchive method (#144) (e70b7d2)
- resolve multiple visual issues and minor fixes (#136) (4589a6e)
- resolved import for filetype to conform with esm (#106) (234d00f)
- sdk & transform: Fix bugs related to content and corner cases in transform and sdk generate (e08ba51)
- sdk package: get sdk package from npm (4c8e178)
- types: Add graphql type in destination format of schema (019aed3)
- update user-agent format in api calls (#135) (b16e374)
- updated dependency version of apimatic/sdk (#90) (8efd8f8)
- version: update sdk and cli versions (75cc181)
- add better error messaging for sdk generation failures (bac2b62)
- add new prompt framework (#189) (1181f9e)
- add responses for generate-via-file (#143) (386be66)
- add tracking events and improve messaging (#171) (20c45de)
- adds user-agent and various other improvements for serve, quickstart and recipe commands (#110) (5eecf75)
- auth-key in authorization flow: add authorization in auth flow (7522c43)
- environment: now cli will use production environment, make subscription messages more readable (7868f76)
- improve copilot prompts and messages (#137) (a0906a6)
- login command: implement login command (47a9fca)
- portal: adds portal quickstart and serve commands (#33) (ab2da9a), closes #10
- portal: adds portal:new:toc command and other various improvements (#93) (cfae452), closes #55 #56 #72 #73
- portal: adds portal:recipe:new command for api recipes and migrates codebase to esm from commonjs (#103) (adb6d0d), closes #62
- rename portal:new:toc command to portal:toc:new (#99) (1a6b1c4)
- restructure working directory usage across all portal commands (#123) (a842d8f)
- update apimatic.io base url with new subdomain base url (a8796cd)
- update apimatic.io sdk (1c4c576)
- update input directory structure for most commands and device login flow (#134) (e172aa8), closes #111 #113 #116 #117 #119 #124 #125 #126 #130 #129 #127
- update tslib dependency version to match apimatic sdk (be06f73)
- usage tracking: update sdk to send cli user agent for tracking (768c60b)
1.1.0-alpha.22 (2025-09-05)
1.1.0-alpha.21 (2025-08-18)
1.1.0-alpha.20 (2025-08-11)
1.1.0-alpha.19 (2025-08-06)
- add missing content header to telemetry api call (#139) (f2b0e64)
- remove ignore flag from portal serve (#140) (336f5b7)
- removed existing spec in quickstart when providing spec explicitly (#147) (126318f)
- resolve bug in unarchive method (#144) (e70b7d2)
- add better error messaging for sdk generation failures (bac2b62)
- add responses for generate-via-file (#143) (386be66)
1.1.0-alpha.18 (2025-08-03)
1.1.0-alpha.17 (2025-08-01)
1.1.0-alpha.16 (2025-08-01)
1.1.0-alpha.15 (2025-08-01)
- update input directory structure for most commands and device login flow (#134) (e172aa8), closes #111 #113 #116 #117 #119 #124 #125 #126 #130 #129 #127
1.1.0-alpha.14 (2025-07-25)
1.1.0-alpha.13 (2025-07-11)
- adds user-agent and various other improvements for serve, quickstart and recipe commands (#110) (5eecf75)
1.1.0-alpha.12 (2025-07-04)
1.1.0-alpha.11 (2025-07-04)
1.1.0-alpha.10 (2025-07-03)
- portal: adds portal:recipe:new command for api recipes and migrates codebase to esm from commonjs (#103) (adb6d0d), closes #62
1.1.0-alpha.9 (2025-06-26)
1.1.0-alpha.8 (2025-06-24)
- portal: adds portal:new:toc command and other various improvements (#93) (cfae452), closes #55 #56 #72 #73
1.1.0-alpha.7 (2025-06-20)
1.1.0-alpha.6 (2025-03-17)
1.1.0-alpha.5 (2023-09-28)
- update tslib dependency version to match apimatic sdk (be06f73)
1.1.0-alpha.4 (2023-09-28)
1.1.0-alpha.3 (2022-01-19)
- usage tracking: update sdk to send cli user agent for tracking (768c60b)
1.1.0-alpha.2 (2022-01-06)
- help inconsistent: fix help being inconsistent with actual platforms supported in sdk generate (23b6e6d)
1.1.0-alpha.1 (2022-01-05)
- environment: now cli will use production environment, make subscription messages more readable (7868f76)
1.0.2-alpha.2 (2021-12-24)
- portal: override authkey not working if user is never logged in ever (fb5d188)
1.0.1-alpha.11 (2021-12-24)
- portal: bug in when generating portal before logging in ever with authkey (82043f8)
0.0.0-alpha.4 (2021-12-15)
- portal: override auth key not working for first time user (a30e224)
0.0.0-alpha.3 (2021-12-09)
- refactor: move print validation logic to utils file as common function and pretty the code (05dbe41)
0.0.0-alpha.2 (2021-12-08)
- documentation: improve messages for each command (a2c0bfb)
- feature: add force flag and change sdk version and package (38db116)
- package: change version in package file (903c619)
- path: resolve paths to absolute (f68bdde)
- readme & bug fix: update readme, fix bugs (141f1a9)
- refactor: refactor code (d7cb486)
- sdk & transform: Fix bugs related to content and corner cases in transform and sdk generate (e08ba51)
- sdk package: get sdk package from npm (4c8e178)
- types: Add graphql type in destination format of schema (019aed3)
- version: update sdk and cli versions (75cc181)
1.0.1-alpha.10 (2021-12-06)
- types: Add graphql type in destination format of schema (019aed3)
1.0.1-alpha.9 (2021-12-06)
- sdk & transform: Fix bugs related to content and corner cases in transform and sdk generate (e08ba51)
1.0.1-alpha.8 (2021-12-06)
- package: change version in package file (903c619)
1.0.1-alpha.7 (2021-12-06)
- readme & bug fix: update readme, fix bugs (141f1a9)
1.0.1-alpha.6 (2021-12-02)
- path: resolve paths to absolute (f68bdde)
1.0.1-alpha.5 (2021-12-02)
- feature: add force flag and change sdk version and package (38db116)
1.0.1-alpha.4 (2021-12-01)
- documentation: improve messages for each command (a2c0bfb)
1.0.1-alpha.3 (2021-12-01)
- sdk package: get sdk package from npm (4c8e178)
1.0.1-alpha.2 (2021-11-30)
- refactor: refactor code (d7cb486)
1.0.1-alpha.1 (2021-11-26)
- release: add lock file to gitignore restore check_build workflow (2eb959a)