3.5.3
(fix):
Fixes an issue where the generated usage snippets in the README.md was not prioritizing
user defined example values over autogenerated example values.
3.5.2
(fix):
customReadmeSections from the generator invocation config are included in the README.md
3.5.1
(chore):
Refactored wire test generator to modular architecture for improved maintainability.
Enhanced JSON formatting in tests with proper multi-line string concatenation for better readability.