Skip to content

Latest commit

 

History

History
329 lines (113 loc) · 9.28 KB

File metadata and controls

329 lines (113 loc) · 9.28 KB

0.1.5 (2026-04-12)

Features

  • add name transformer for simplified API function and type generation, and implement collision detection (7aafbdd)

0.1.4 (2026-04-12)

Code Refactoring

  • remove Prettier configuration and update utils import (9ded94a)

Features

  • enable cleaning of output directory by default (d80b3c9)

0.1.3 (2026-03-26)

Features

  • add support for excluding deprecated API operations (#9) (13f10bf)

0.1.2 (2026-03-23)

Features

  • add option to clean output directory before generation (7fba122)

0.1.1 (2025-10-17)

Code Refactoring

Features

0.1.0 (2025-08-25)

Code Refactoring

  • comment: fix docs and improve code (a87b1a8)

Features

  • add JSDoc comments to generated API endpoints (a6bfc47)

0.0.28 (2025-04-15)

Bug Fixes

  • fix parse base path error (5d2afef)

0.0.27 (2025-04-06)

Bug Fixes

  • adjust openapiTs defaultNonNullable = false (bb70067)

0.0.26 (2025-03-30)

Bug Fixes

0.0.25 (2025-02-15)

Bug Fixes

  • fix uncountable noun case error (796cbeb)

0.0.24 (2025-02-15)

Features

  • support uncountableNouns (92232ab)

0.0.23 (2025-01-20)

Features

  • support multipart/form-data (a579652)

0.0.22 (2025-01-20)

Features

0.0.21 (2025-01-20)

Features

  • support application/x-www-form-urlencoded and rename mime to contentType (ee254ec)
  • support remote schema fetching (5c627a2)

0.0.20 (2025-01-20)

Bug Fixes

0.0.19 (2025-01-19)

Code Refactoring

0.0.18 (2025-01-19)

Features

0.0.17 (2025-01-18)

Bug Fixes

  • remove status code strategy (dc5159f)

Features

0.0.16 (2025-01-17)

Code Refactoring

0.0.15 (2025-01-17)

Bug Fixes

  • handling path names containing . (908b60d)

0.0.14 (2025-01-17)

Code Refactoring

  • refactor output and typesFilename defaults value (9d7ce55)

0.0.13 (2025-01-17)

Bug Fixes

  • replace never with undefined (8e99b21)

0.0.12 (2025-01-17)

Features

0.0.11 (2025-01-16)

Bug Fixes

  • axle: fix template (410092f)
  • ignore invalid path items key (40c99af)

0.0.10 (2025-01-16)

Features

  • support smart statusCodeStrategy (80d103c)

0.0.9 (2025-01-16)

Features

  • enhance transform process (d2ab6cc)

0.0.8 (2025-01-16)

Features

  • add more transformer args (c92b68a)

0.0.7 (2025-01-16)

Code Refactoring

0.0.6 (2025-01-16)

Bug Fixes

  • fix optional requestBody types error and adjust response mime handler (f744f2d)

0.0.5 (2025-01-16)

Bug Fixes

  • fix nullish error and lost templates (77723ec)

0.0.4 (2025-01-16)

Code Refactoring

  • refactor transformer api and add readme (488353b)

0.0.3 (2025-01-16)

Features

  • support transform module name (eee1ce1)

0.0.2 (2025-01-16)

Features

0.0.1 (2025-01-15)

Features