0.1.5 (2026-04-12)
- add name transformer for simplified API function and type generation, and implement collision detection (7aafbdd)
0.1.4 (2026-04-12)
- remove Prettier configuration and update utils import (9ded94a)
- enable cleaning of output directory by default (d80b3c9)
0.1.3 (2026-03-26)
0.1.2 (2026-03-23)
- add option to clean output directory before generation (7fba122)
0.1.1 (2025-10-17)
- cleanup (8b99bd2)
- add openapiTS options (6c53973)
0.1.0 (2025-08-25)
- comment: fix docs and improve code (a87b1a8)
- add JSDoc comments to generated API endpoints (a6bfc47)
0.0.28 (2025-04-15)
- fix parse base path error (5d2afef)
0.0.27 (2025-04-06)
- adjust openapiTs defaultNonNullable = false (bb70067)
0.0.26 (2025-03-30)
- fix query types (9ca5960)
0.0.25 (2025-02-15)
- fix uncountable noun case error (796cbeb)
0.0.24 (2025-02-15)
- support uncountableNouns (92232ab)
0.0.23 (2025-01-20)
- support multipart/form-data (a579652)
0.0.22 (2025-01-20)
- axle: enhance template (480f777)
0.0.21 (2025-01-20)
- support application/x-www-form-urlencoded and rename mime to contentType (ee254ec)
- support remote schema fetching (5c627a2)
0.0.20 (2025-01-20)
- fix prettier deps (1918e4f)
0.0.19 (2025-01-19)
- enhance axios preset (b73eb6a)
0.0.18 (2025-01-19)
- support validateStatus (19735a3)
0.0.17 (2025-01-18)
- remove status code strategy (dc5159f)
- support typesOnly (a6d4c99)
0.0.16 (2025-01-17)
- remove Res helper (cf0de1b)
0.0.15 (2025-01-17)
- handling path names containing . (908b60d)
0.0.14 (2025-01-17)
- refactor output and typesFilename defaults value (9d7ce55)
0.0.13 (2025-01-17)
- replace never with undefined (8e99b21)
0.0.12 (2025-01-17)
- axle: enhance template (49e27c3)
0.0.11 (2025-01-16)
0.0.10 (2025-01-16)
- support smart statusCodeStrategy (80d103c)
0.0.9 (2025-01-16)
- enhance transform process (d2ab6cc)
0.0.8 (2025-01-16)
- add more transformer args (c92b68a)
0.0.7 (2025-01-16)
- remove useless case (84625d2)
0.0.6 (2025-01-16)
- fix optional requestBody types error and adjust response mime handler (f744f2d)
0.0.5 (2025-01-16)
- fix nullish error and lost templates (77723ec)
0.0.4 (2025-01-16)
- refactor transformer api and add readme (488353b)
0.0.3 (2025-01-16)
- support transform module name (eee1ce1)
0.0.2 (2025-01-16)
- expose pluralize (e527dd6)