Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Latest commit

 

History

History
157 lines (67 loc) · 6.24 KB

CHANGELOG.md

File metadata and controls

157 lines (67 loc) · 6.24 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.2.1 (2023-09-20)

Note: Version bump only for package root

2.2.0 (2023-03-11)

Features

  • sdk-api: update to latest API version (81fa339)

2.1.0 (2022-12-14)

Features

  • sdk-api: update oazaptfs & add nonNullableRequiredParamExtension (4e7de0f)

Bug Fixes

  • ext-taquito: types issues & getEntrypoints (b892a8e)
  • sdk-event: types issues (a93a52c)

2.0.0 (2022-12-14)

Note: Version bump only for package root

1.0.2 (2022-12-09)

Note: Version bump only for package root

1.0.1 (2022-10-27)

Note: Version bump only for package root

1.0.0 (2022-09-13)

Note: Version bump only for package root

0.3.0 (2022-08-25)

Note: Version bump only for package root

0.3.0 (2022-08-25)

Features

  • Latest TzKT version supported: TORU operations
  • anyof.*.*.eq, anyof.*.*.in, and anyof.*.*.null selectors

0.2.0 (2022-04-30)

Features

Bug Fixes

  • distribute src for sourcemaps (#9) (d135489)
  • queryParamParsers: allow for empty jsonPath (3112820)
  • readme: branch name (e5d4049)

0.1.3 (2022-04-21)

Note: Version bump only for package root

0.1.2 (2022-04-21)

Bug Fixes

  • readme: use local lerna package for scripts (ca0da3d)

0.1.1 (2022-04-21)

Note: Version bump only for package root

0.1.0 (2022-04-21)

Features

  • app: add sync-swagger npm script (2b5be1c)
  • deps: install necessary deps (1955124)
  • lerna: add conventionalcommits changelog preset (be8f45f)
  • lerna: generate changelog by default (cec6706)
  • lerna: init (8e10a35)
  • lerna: update release commit message (431b7af)
  • package: add generate script (e0b27c3)
  • package: add generator config (e5e04ec)
  • package: add npmrc config and update package (485813e)
  • package: add query parameters parsers (df86356)
  • package: add source swagger file (2d737a9)
  • package: generate api sdk (b00d3b6)
  • package: udpate engines field, make strict (f665a3e)

Bug Fixes

  • deps: use remote @tzkt/oazapfts dep (ffb7537)
  • lerna: bump starting version to match api-sdk-ts (bcf45b2)
  • lerna: change changelog preset (13b41ce)
  • lerna: explicit publish registry (6eb3918)
  • lerna: remove files moved to packages (8ed955a)
  • lerna: update changelog to match new format (183d56c)
  • package.json: remove publish script (926a836)
  • package: explicit public access (05c3795)
  • package: proper publish registry (ef44609)