Skip to content

Latest commit

 

History

History
149 lines (70 loc) · 7.32 KB

CHANGELOG.md

File metadata and controls

149 lines (70 loc) · 7.32 KB

1.1.0-alpha.5 (2023-09-28)

Features

  • update tslib dependency version to match apimatic sdk (be06f73)

1.1.0-alpha.4 (2023-09-28)

Features

  • update apimatic.io base url with new subdomain base url (a8796cd)
  • update apimatic.io sdk (1c4c576)

1.1.0-alpha.3 (2022-01-19)

Features

  • usage tracking: update sdk to send cli user agent for tracking (768c60b)

1.1.0-alpha.2 (2022-01-06)

Bug Fixes

  • help inconsistent: fix help being inconsistent with actual platforms supported in sdk generate (23b6e6d)

1.1.0-alpha.1 (2022-01-05)

Features

  • environment: now cli will use production environment, make subscription messages more readable (7868f76)

1.0.2-alpha.2 (2021-12-24)

Bug Fixes

  • portal: override authkey not working if user is never logged in ever (fb5d188)

1.0.1-alpha.11 (2021-12-24)

Bug Fixes

  • portal: bug in when generating portal before logging in ever with authkey (82043f8)

0.0.0-alpha.4 (2021-12-15)

Bug Fixes

  • portal: override auth key not working for first time user (a30e224)

0.0.0-alpha.3 (2021-12-09)

Bug Fixes

  • refactor: move print validation logic to utils file as common function and pretty the code (05dbe41)

0.0.0-alpha.2 (2021-12-08)

Bug Fixes

  • 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)

Bug Fixes

  • types: Add graphql type in destination format of schema (019aed3)

1.0.1-alpha.9 (2021-12-06)

Bug Fixes

  • sdk & transform: Fix bugs related to content and corner cases in transform and sdk generate (e08ba51)

1.0.1-alpha.8 (2021-12-06)

Bug Fixes

  • package: change version in package file (903c619)

1.0.1-alpha.7 (2021-12-06)

Bug Fixes

  • readme & bug fix: update readme, fix bugs (141f1a9)

1.0.1-alpha.6 (2021-12-02)

Bug Fixes

  • path: resolve paths to absolute (f68bdde)

1.0.1-alpha.5 (2021-12-02)

Bug Fixes

  • feature: add force flag and change sdk version and package (38db116)

1.0.1-alpha.4 (2021-12-01)

Bug Fixes

  • documentation: improve messages for each command (a2c0bfb)

1.0.1-alpha.3 (2021-12-01)

Bug Fixes

  • sdk package: get sdk package from npm (4c8e178)

1.0.1-alpha.2 (2021-11-30)

Bug Fixes

  • refactor: refactor code (d7cb486)

1.0.1-alpha.1 (2021-11-26)

Bug Fixes

  • release: add lock file to gitignore restore check_build workflow (2eb959a)