Skip to content

Latest commit

 

History

History
136 lines (70 loc) · 5.67 KB

CHANGELOG.md

File metadata and controls

136 lines (70 loc) · 5.67 KB

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)

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)

0.0.15 (2025-01-17)

Bug Fixes

  • handling path names containing . (908b60d)

0.0.14 (2025-01-17)

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)

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)

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