parsley v0.9.1
Pre-release
Pre-release
This release improves testability and addresses a key issue with handling array types in the code generation process.
Changes
- Resolved an issue where array types were incorrectly handled in the (internal)
type_model_builder.go
module. This fix ensures that array parameters and result fields are now accurately represented in the generated template models, allowing for better support and functionality in cases involving arrays.