Skip to content

Releases: subeeshcbabu-zz/swagmock

v0.0.5

Choose a tag to compare

@subeeshcbabu-zz subeeshcbabu-zz released this 11 Oct 23:33

v0.0.5

  • exclusive limit issue #27 and multipleOf max value enhancement #26
  • mock gen issue for type number with minimum =0 #28

v1.0.0

Choose a tag to compare

@subeeshcbabu-zz subeeshcbabu-zz released this 15 Sep 22:41

v1.0.0

Features

  • es6 support and node engine changed to 6.x
  • promise response if callback is not provided as an argument #20
  • option to set validated = true to generate mocks for already parsed api #24
  • parameter override at operation level #25

Bugfixes

  • exclusive limit issue #27 and multipleOf max value enhancement #26
  • mock gen issue for type number with minimum =0 #28

v1.0.0-alpha.1

v1.0.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@subeeshcbabu-zz subeeshcbabu-zz released this 13 Sep 18:32
Merge pull request #29 from subii/v1.x

V1.x

v0.0.4

Choose a tag to compare

@subeeshcbabu-zz subeeshcbabu-zz released this 09 Sep 19:03

v0.0.4

Features

  • #11 support additional format options as per json schema (uri, hostname, ipv4, ipv6)

Bugfixes

  • Fix the maxItems bug and add additional test cases - #16
  • Fix the issue - enum of type integer is not handled properly #21
  • Fix the issue - if example is wrong the mock generated is not as per schema #23

v0.0.2

Choose a tag to compare

@subeeshcbabu-zz subeeshcbabu-zz released this 27 Jun 21:42
version bump to 0.0.2

v0.0.2-alpha.1

v0.0.2-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@subeeshcbabu-zz subeeshcbabu-zz released this 27 Jun 21:41
added request.path property

v0.0.1

Choose a tag to compare

@subeeshcbabu-zz subeeshcbabu-zz released this 27 Jun 21:39
vesrion bump

v0.0.1-alpha.1

v0.0.1-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@subeeshcbabu-zz subeeshcbabu-zz released this 27 Jun 21:37
Initial commit