Out of beta!
This is the first feature complete version that has been tested enough in the wild to get out of beta. No major version change as nothing has been broken just more features added.
There are some inconsistencies around Date
in default and non default generator modes that need to be addressed and enhancements around function mocking that might break the code moving into v1. But I am confident to say this is fully usable in production now.
Major changes:
- Support for default values for all generator types.
- Support for 'default objects' by way to a tag property on the object passed to the
ObjectGenerator
.
Happy testing guys 👍