Skip to content

Releases: kasunkv/random-profile-generator

v2.3.0

04 Nov 17:45
Compare
Choose a tag to compare

<a name"2.3.0">

2.3.0 (2016-11-04)

Features

  • Profile: Added an ID to the profile (b02b676b)

v2.2.0

30 Oct 07:25
Compare
Choose a tag to compare

<a name"2.2.0">

2.2.0 (2016-10-30)

Features

  • Profile: Added Zip code and state to the profile (5a2acbc6, closes #16)

v2.1.0

30 Oct 05:33
Compare
Choose a tag to compare

<a name"2.1.0">

2.1.0 (2016-10-30)

Features

  • Profile: Added generating Male or Female profiles. (f09b3706, closes #13)

v2.0.0

29 Oct 21:57
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2016-10-29)

Features

  • API: Changed the method names of the API (8df49de7, closes #11)

Breaking Changes

  • All method names with 'random' prefix has random prefix removed. For

example, randomName() is now name()

(8df49de7)

v1.2.0

29 Oct 21:16
Compare
Choose a tag to compare

<a name"1.2.0">

1.2.0 (2016-10-29)

Features

  • New Profile Property: Added SSN to the profile (2c60ddde, closes #9)

v1.1.0

29 Oct 14:06
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2016-10-29)

Features

  • Profile: Added email and twitter handle to the generated profile (b6f964bb, closes #2)

Random Profile Generator v1.0.0

29 Oct 09:51
Compare
Choose a tag to compare

Initial release of the Random Profile Generator.