Skip to content

Releases: azakordonets/fabricator

Update sbt version

02 Nov 05:00
Compare
Choose a tag to compare
  • Update SBT Version
  • Fix minor bugs

Add scala 2.12 support

26 Aug 10:38
Compare
Choose a tag to compare
  • Scala 2.10 support is deprecated now.

Fix problem with library usage in multiple threads

14 Mar 08:09
Compare
Choose a tag to compare

Due to ronmamo/reflections#81 we were not able to use library in multiple concurrent threads. This release fixes this problem and adds couple minor bug fixes

v2.1

07 Jan 06:21
Compare
Choose a tag to compare
  • Added NL Locale
  • Added bsn number generation method
  • Added username generation method

Big refactoring

23 Aug 21:44
Compare
Choose a tag to compare
  • Extended Calendar generator
  • Introduced URL Builder
  • Introduced User Agent builder
  • Relative Date objects generation
  • Refactoring that improves memory consumption
  • Introduced SSN generator
  • Improved csv file generation
  • Extended File Generator