benkeen / generatedata

A powerful, feature-rich, random test data generator.
https://generatedata.com
2.21k stars 611 forks source link

Ensure backward compatibility of saved data #800

Closed benkeen closed 1 year ago

benkeen commented 1 year ago

Before the next release, check that all data generation methods for Data Type continue to work with the now-standardized object value of the GenerationOptionsType type, returned by rowStateReducers.

benkeen commented 1 year ago

Other than QA, this should be the only thing to check out at this point.

See commit: https://github.com/benkeen/generatedata/commit/46684a76d4f4f74cb056b2477e4dc28dd102f8b7

benkeen commented 1 year ago

Looking good.