Releases: Cambalab/fake-data-generator
Releases · Cambalab/fake-data-generator
v0.4.3
v0.4.2
v0.4.1
v0.4.1 (2020-10-03)
Merged pull requests:
- Dockerized changelog generation #72 (sgobotta)
- Parse model refactor #70 (sgobotta)
- Bump node-fetch from 2.6.0 to 2.6.1 #69 (dependabot[bot])
- Bump codecov from 3.6.5 to 3.7.1 #68 (dependabot[bot])
- Bump lodash from 4.17.15 to 4.17.19 #67 (dependabot[bot])
Release v0.4.0
Release v0.3.1
v0.3.1
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)
- Bump acorn from 6.1.1 to 6.4.1 #59 (dependabot[bot])
- 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)
- Release v0.3.0 #52 (sgobotta)
Release v0.3.0
v0.3.0 (2020-02-12)
Implemented enhancements:
- Setup test coverage #48 (sgobotta)
- Set up CI with build and tests #46 (sgobotta)
- Implement a function that returns a known value #40 (anthonydeaver)
- Implement a random element in array #39 (anthonydeaver)
- Extend randomNumberBetweenWithString to use an Array as size #37 (anthonydeaver)
Closed issues:
- Implement tests for the parse-model module #21 (anthonydeaver)
Release v0.2.1
v0.2.1 (2020-02-12)
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:
- 44 consider running npm audit to remove dependencies vulnerabilities #45 (sgobotta)
- Bump lodash from 4.17.11 to 4.17.15 #43 (dependabot[bot])
- Bump mixin-deep from 1.3.1 to 1.3.2 #42 (dependabot[bot])
- Bump eslint-utils from 1.3.1 to 1.4.3 #41 (dependabot[bot])
- Unit tests #38 (anthonydeaver)
- Feature updates #36 (anthonydeaver)
- 0.1.10 #35 (sgobotta)
v0.1.10
v0.1.9
v0.1.9
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
- 32 as a user i want to define an input type to be able to use different kind of models #33 (sgobotta)
Merged pull requests: