- Initial version. Support for `getList` and `getItemAvailability`
- Please note that there is currently no handling for error responses from the API
Unreleased
Added
* Add `get_deleted` action to `CustomerCategory` (595)
* Add `get_deleted` action to `Customer` (605)
Fixed
* Revert recent proxy changes which breaks proxy usage by andrewdicken-stripe in https://github.com/NetSweet/netsuite/pull/579
Breaking Changes