Releases: kennytm/dbgen
Releases · kennytm/dbgen
v0.3.0
v0.2.0
- Breaking change: The
pcg32
RNG no longer uses the oneseq variant. Thexoshiro256**
RNG has been removed. - The template syntax no longer treats backslashes in a single as special.
- Added
--escape-backslash
flag to allow escaping backslashes on the output. - Fixed a divide-by-zero panic in the progress bar.
v0.1.2
v0.1.1
v0.1.0: Initial version
Initial version