Releases: erply/api-go-wrapper
Releases · erply/api-go-wrapper
v1.27.4
What's Changed
- generateRecurringInvoices by @tarmo-randma in #127
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #126
- Develop by @tarmo-randma in #128
Full Changelog: v1.27.3...v1.27.4
v1.27.3: Merge pull request #125 from erply/feature/service-discovery-update
Updated service discovery model with new services
v1.27.2: Merge pull request #124 from toking170896/update_getServiceEndpoints
Update ServiceEndpoints
Added the ability to set parameters to the request body, easier way to init the clients
v1.22.0 ability to set parameters to the request body, easier way to init the…
Added more supported endpoints
Merge pull request #42 from erply/feature/add-saveAssignment Added save assignment
v1.7.4
added attributes & GLN to customer model
v1.6.2
Merge pull request #25 from erply/adding-clientemail-to-sales-document Added client email to Sale document
v1.6.1
Merge pull request #23 from erply/bug/changed-type-of-free-stock Change type of free stock
Add GetJwtToken request to the regular Erply Client
Merge pull request #10 from tarmo-randma/master Add GetJwtToken request to the regular Erply Client
Added Unverified client
The unverified client is handy for development purposes. Would not validate session key and client code when creating a new client.