spawnflake 0.2.9

Generate pattern based random data for mysql
Documentation
0.2.8
* Support for pattern generators for date and time types
* Abstract data_generation function to prepare for different types of SQL databases
* Adjust unit tests to the new patterns
* Build with 1.77

0.2.7
* Improvements in record generation
* Support for pattern generators for timestamps

0.2.6 
* Improve date generator

0.2.5 
* Support pattern generators for all numeric types
* Make configuration optional

0.2.3
* Postgres support is dropped
* Upgraded syntax to be 1.66+ compatible 

0.2.0
* Improve Cyclic Dependency detection
* Optimizations and bug fixes

0.1.0 - 0.1.5 are pre release and deprecated