Skip to content

Latest commit

 

History

History
211 lines (106 loc) · 7.77 KB

CHANGELOG.md

File metadata and controls

211 lines (106 loc) · 7.77 KB

Changelog

v0.11.0 (2022-10-09)

Full Changelog

v0.10.0 (2021-11-21)

Full Changelog

Merged pull requests:

  • Allows specification of a base path for the mock API #26 (jphastings)

v0.9.2 (2021-08-14)

Full Changelog

Closed issues:

  • "Tried to load unspecified class: Date" error is given when spec contains a text that resembles a date #25

Merged pull requests:

v0.9.1 (2021-04-18)

Full Changelog

Closed issues:

  • Query parameter array #23

v0.9.0 (2021-03-18)

Full Changelog

Closed issues:

  • camelCase instead of PascalCase #22

v0.8.1 (2021-03-01)

Full Changelog

Fixed bugs:

  • Cannot load spec file from url #21

v0.8.0 (2021-02-27)

Full Changelog

v0.7.1 (2021-02-07)

Full Changelog

Fixed bugs:

  • ERROR NoMethodError: undefined method `to_example' for # #20

v0.7.0 (2020-10-22)

Full Changelog

Implemented enhancements:

  • Enhancement: Allow for POSTed data to be persisted while running #19

v0.6.3 (2020-09-11)

Full Changelog

v0.6.2 (2020-07-12)

Full Changelog

v0.6.1 (2020-05-02)

Full Changelog

v0.6.0 (2020-05-02)

Full Changelog

Fixed bugs:

  • Multipart request contain special character will respond 500 #16

v0.5.3 (2020-04-05)

Full Changelog

v0.5.2 (2020-04-03)

Full Changelog

v0.5.1 (2020-04-03)

Full Changelog

v0.5.0 (2020-04-03)

Full Changelog

Merged pull requests:

v0.4.2 (2019-11-22)

Full Changelog

v0.4.1 (2019-11-21)

Full Changelog

Merged pull requests:

v0.4.0 (2019-10-09)

Full Changelog

Implemented enhancements:

  • Implement support for watching for changes in spec/yaml file. #15

v0.3.1 (2019-09-01)

Full Changelog

v0.3.0 (2019-08-27)

Full Changelog

Closed issues:

  • Missing "motivation" section in readme #14

v0.2.1 (2019-08-04)

Full Changelog

Implemented enhancements:

  • Support .yaml files #9

Fixed bugs:

  • Adjust integer generation bounds #12

Closed issues:

  • End to End Tests #8

Merged pull requests:

v0.2.0 (2019-07-17)

Full Changelog

Implemented enhancements:

  • Generate more array elements with performance considered #7
  • Non random response #5

Fixed bugs:

  • Invalid example for number type with more than 2 decimal places 'multipleOf' #6

v0.1.5 (2019-06-28)

Full Changelog

Implemented enhancements:

v0.1.4 (2019-06-25)

Full Changelog

Implemented enhancements:

  • W, [2019-06-25T03:00:29.635993 #1] WARN -- : Unknown string format: guid #2

Fixed bugs:

  • Request not completing #3
  • Stack level too deep in docker container #1

v0.1.3 (2019-06-16)

Full Changelog

v0.1.2 (2019-06-05)

Full Changelog

v0.1.1 (2019-05-26)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator