Releases: smith-carson/prosperworks-sdk
Releases · smith-carson/prosperworks-sdk
Improved stability
02 Feb 14:04
Compare
Sorry, something went wrong.
No results found
Removed the incorrect management or relations inside the sdk, it was responsibility of the application using the sdk
Added small catches of some Exceptions that doesn't really mean something's wrong so it doesn't break the app
Fixes for company creation with null contact type
24 Jan 17:50
Compare
Sorry, something went wrong.
No results found
1.0.16
don't throw errors if the contact id is null
Several hotfixes for production use
21 Jan 05:30
Compare
Sorry, something went wrong.
No results found
1.0.15
Added hotfixes when checking base ids for relations so there are no e…
1.0.14
15 Dec 12:49
Compare
Sorry, something went wrong.
No results found
Fixed and used the batch related endpoint for entities relations
Fixed notice when the custom field comes with no value from prosperworks
1.0.12
30 Nov 14:44
Compare
Sorry, something went wrong.
No results found
Fixed and used the batch related endpoint for entities relations
1.0.11
23 Nov 13:38
Compare
Sorry, something went wrong.
No results found
Removed the type hinting for the exception as there were 2 different …
Bug fixes
23 Nov 01:13
Compare
Sorry, something went wrong.
No results found
1.0.10
Fixed errors when importing people due to a generator being closed wh…
Improved relations management by the sdk
21 Nov 21:50
Compare
Sorry, something went wrong.
No results found
Improved the sdk hability to manage relations, by passing them in the payload json
Fixed a couple of bugs in the base id selection for the relations requests
Updated dependencies
06 Nov 15:39
Compare
Sorry, something went wrong.
No results found
1.0.7
Updated requirements to avoid some issues with the doctrine inflector…
Observer function in custom fields
13 Oct 18:00
Compare
Sorry, something went wrong.
No results found
Some cleanup
Added observer function for custom fields (works better)