Skip to content

Reassemble

Compare
Choose a tag to compare
@anthonyjb anthonyjb released this 12 Aug 12:50
· 36 commits to master since this release

Support for reassembling fields in previously assembled documents/dictionaries has been added to the Factory and Blueprint classes. This helps make it simpler to update fake data with new instructions without having to assemble everything from scratch which is more time consuming and can break existing tests.