v2.1.0
- Binding struct fields is now supported using the method
Fill()
. - The
Bind()
andCall()
methods intorduced instead of oldMake()
method. - The
Make()
method marked as deprected to be removed next major version.
Fill()
.Bind()
and Call()
methods intorduced instead of old Make()
method.Make()
method marked as deprected to be removed next major version.