tiaguinho / gosoap

🦉SOAP package for Go
MIT License
507 stars 176 forks source link

The latest code does not create a version #85

Open rose-tmp opened 2 years ago

rose-tmp commented 2 years ago

https://github.com/tiaguinho/gosoap/blob/3dabb23ba747470e9f3fe5103d9f5542272612a4/soap.go#L87

Hello, the latest code has not created a version, you added the function of improve xml encoding in the commit on July 5, 2021, (201f9637b0eb3ab95ff4b9d0dc2f96f22495ff4b).But as of now, you have not released a new version, and the latest version is still at v1.4.4 on November 23, 2020, so when I use this function, I will be prompted for the structure of SliceParams.

Thinks.

HansvdLaan commented 1 year ago

+1, I'd also like to use the Slice Params :)

dharmavagabond commented 1 year ago

You can install the latest commit: go get github.com/tiaguinho/gosoap@master.

https://github.com/golang/go/wiki/Modules#how-to-upgrade-and-downgrade-dependencies