Releases: JDSRAO/FlatFileGenerator
Releases · JDSRAO/FlatFileGenerator
v1.2.1 - Release
v1.1.1 - Release
1.1.0 - Release
1.0.4.0 - Release
1.0.3.1 - Release
Improvements
- Added new column type called "guid".
- Updated the way strings are generated so that multiple words can be generated.
Please refer wiki for more information
Bug Fixes
- Lower case conversion of prefix for string values
1.0.2 - Release
Improvements
- Added default separators for .csv and .tsv files in case where the separator is not specified.
Bug Fixes
- Fix for .csv files where the column value contains a "," in the generated value.
1: Merge pull request #9 from JDSRAO/feature/default-file-config
Feature/default file config
1.0.1 - Release
1.0.0.3 - Release
Improvements:
- Added support for "list" column type
1.0.0.2 - Release
- Nuget package for v1.0.0.2
- Executable for v1.0.0.2