Skip to content

Releases: intacct/intacct-sdk-net

v2.0.3

02 May 14:07
Compare
Choose a tag to compare
  • Added OverpaymentLocationId and OverpaymentDepartmentId attributes to ArPaymentCreate class (Issue #36)
  • Added UserEffectivePermissionList class (Issue #30)
  • Added SubscriptionListTest class (Issue #30)
  • Added InvoiceUpdate and InvoiceLineUpdate classes (Issue #40)
  • Added BillUpdate and BillLineUpdate classes (Issue #40 and #33)
  • Added PurchasingTransactionUpdate and PurchasingTransactionLineUpdate classes (Issue #33)
  • Added ProjectObservedPercentCompleted and TaskObservedPercentCompleted classes. Deprecated ObservedPercentCompleted attribute on ProjectCreate, ProjectUpdate, TaskCreate and TaskUpdate classes (Issue #42)
  • Changed RequestHandler class to check non-successful HTTP 400 level status codes for an XML response (Issue #35)
  • Fixed RequestHandler HTTP User-Agent string to be consistent - intacct-sdk-net-client (Issue #45)
  • Updated NLog package to v4.5.3 (Issue #34)

v2.0.2

06 Feb 16:50
ec4ae06
Compare
Choose a tag to compare
  • Default Accept-Encoding header to ask for a compressed response
  • Call await on HttpResponseMessage
  • Clean up RequestHandler code

v2.0.1

26 Jan 21:55
5298978
Compare
Choose a tag to compare
  • Change SessionProvider.factory to use OnlineClient class #12
  • Fix doxygen.conf to reflect Sage Intacct #9
  • DepartmentUpdate should not be writing Title if null #10
  • Clean up comment in ApAdjustmentDelete
  • Remove bad copied fields from ChargeCardTransactionUpdate
  • ApPaymentRequestItem should implement IXmlObject #11

v2.0.0

04 Jan 15:59
4c0d324
Compare
Choose a tag to compare

This release updates the Intacct SDK for .NET to be of the same design as the Intacct SDK for PHP.

The SDK now targets .NET Standard 1.6 in order to support both, .NET Framework and .NET Core.

v0.9.2

08 May 18:14
Compare
Choose a tag to compare
v0.9.2 Pre-release
Pre-release

Initial developer preview release