Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Releases: bxcodec/faker

Support for nested Pointer struct

23 Mar 09:20
df850a2
Compare
Choose a tag to compare

This release consist of this PR

  • feat: support for nested pointer struct (#17)

V1.3.0

04 Nov 04:15
c672223
Compare
Choose a tag to compare

This release including this PR :

  • #12 Add Person Generator
  • #10 Add Phone Number Generator
  • #7 Refactoring old package.

v1.2.2

12 Jul 04:21
Compare
Choose a tag to compare
  • Fixing Credit Card Generator

V1.2.1

11 Jul 03:27
Compare
Choose a tag to compare

New Feature

  • Generate Dummy data based on Tag in struct for some specific tag

v1.1.1

25 Jun 07:16
Compare
Choose a tag to compare

Add Travis.
Add Covercode
Add Documentations

v1.1.0

22 Jun 16:24
Compare
Choose a tag to compare

Updated :

  • Support for time.Time

First Release

22 Jun 10:53
Compare
Choose a tag to compare

Support Only For :

  • int int8 int16 int32 int64 and the slice
  • bool and the slice
  • string and the slice
  • float32 float64 and the slice
  • Nested Struct Field for Non POINTER