Skip to content

Releases: ecyrbe/zodios

Release v10.9.6

22 Aug 00:35
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

  • allow builder to have no parameters. fixes #490

Release v10.9.5

20 Aug 17:38
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

  • allow optional path params, fixes #514

Release v10.9.4

11 Aug 11:05
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

  • fixes a regression for boolean path params. #506

Release v10.9.3

10 Aug 00:49
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

  • fix perf issue and path params detection #503

Release v10.9.2

12 Jun 11:20
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

  • allow json api content type #471

Release v10.9.1

05 Jun 11:17
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

  • fix #469 where body fails to be infaired when there is a path collision.

Release v10.9.0

03 Apr 22:37
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

Release v10.8.1

01 Apr 10:18
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

  • add more runtime checks about misconfigured api (duplicate path, alias, body)

Release v10.8.0

11 Mar 19:32
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

Release v10.7.7

13 Feb 02:12
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

  • fixe issue #333 where isErrorByPath was not inferring errors correctly