Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.77 KB

File metadata and controls

29 lines (16 loc) · 1.77 KB

Change Log

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

0.2.8 (2024-12-12)

Note: Version bump only for package @apimatic/core-interfaces

0.2.7 (2024-09-27)

Note: Version bump only for package @apimatic/core-interfaces

0.2.6 (2024-07-22)

Bug Fixes

  • response-validation: request builder schema validation and numeric value handling issues (#183) (ad18ad0)

0.2.5 (2024-05-28)

Features

  • configureable-logger: add support of configurable logger (#164) (2b0a57a)
  • typescript: add support for pluggable adapters (a76ba7c)

Bug Fixes

  • typescript: update rollup versions in all packages package.json (#98) (c7a1106), closes #93