Skip to content

Latest commit

 

History

History
231 lines (140 loc) · 13.6 KB

CHANGELOG.md

File metadata and controls

231 lines (140 loc) · 13.6 KB

Changelog

v0.4.3 (2021-03-31)

Full Changelog

Merged pull requests:

v0.4.2 (2020-12-10)

Full Changelog

Implemented enhancements:

  • Dockerize the github changelog generation release step #71

Fixed bugs:

  • Example seems to generate null instead of date.between #74

Merged pull requests:

v0.4.1 (2020-10-03)

Full Changelog

Merged pull requests:

v0.4.0 (2020-03-21)

Full Changelog

Implemented enhancements:

  • As a user i want to get a subgroup of arrays from given options #63

Merged pull requests:

  • 63 as a user i want to get a subgroup of arrays from given options #64 (sgobotta)

v0.3.1 (2020-03-14)

Full Changelog

Implemented enhancements:

  • Improves test coverage #60
  • Implement an incrementNumber function #56
  • Propagate options through the parsing process #55
  • Rename String structure type to Literal #53

Merged pull requests:

  • 60 improves test coverage #61 (sgobotta)
  • 56 implement an increment number function #58 (sgobotta)
  • 55 propagate options through the parsing process #57 (sgobotta)
  • 53 rename string structure type to literal #54 (sgobotta)

v0.3.0 (2020-02-12)

Full Changelog

Implemented enhancements:

  • Setup test coverage #48
  • Set up CI with build and tests #46
  • Implement a function that returns a known value #40
  • Implement a random element in array #39
  • Extend randomNumberBetweenWithString to use an Array as size #37

Closed issues:

  • Implement tests for the parse-model module #21

v0.2.1 (2020-02-12)

Full Changelog

Implemented enhancements:

  • Update documentation with new features information #50
  • 50 update documentation with new features information #51 (sgobotta)
  • 48 setup test coverage #49 (sgobotta)
  • 46 set up ci with build and tests #47 (sgobotta)

Closed issues:

  • Consider running npm audit to remove dependencies vulnerabilities #44

Merged pull requests:

v0.1.10 (2019-11-17)

Full Changelog

Implemented enhancements:

  • 32 as a user i want to define an input type to be able to use different kind of models #33 (sgobotta)
  • 27 add support for faker date between #28 (sgobotta)

Merged pull requests:

v0.1.9 (2019-11-17)

Full Changelog

Implemented enhancements:

  • As a User I want to define an inputType to be able to use different kind of models #32
  • Remove the config constant #30
  • Add support for faker date between #27

v0.1.8 (2019-10-25)

Full Changelog

v0.1.7 (2019-10-23)

Full Changelog

v0.1.6 (2019-10-23)

Full Changelog

v0.2.0 (2019-10-23)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Cannot find module: model is not being resolved. #23
  • Fix/models path #25 (jphetphoumy)

Closed issues:

  • Update README.md footer #15
  • Add changelog #10

Merged pull requests:

v0.1.5 (2019-03-14)

Full Changelog

Merged pull requests:

v0.1.4 (2019-03-09)

Full Changelog

v0.1.3 (2019-03-09)

Full Changelog

v0.1.2 (2019-03-09)

Full Changelog

Merged pull requests:

v0.1.1 (2019-03-09)

Full Changelog

Merged pull requests:

v0.1.0 (2019-03-09)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator