intacct / intacct-sdk-js

Official repository of the Sage Intacct SDK for JavaScript in Node.js
https://developer.intacct.com/tools/sdk-node-js/
Apache License 2.0
22 stars 31 forks source link

V2.2.0 #96

Closed dylan-holt-sage closed 1 year ago

dylan-holt-sage commented 2 years ago
pemba-sherpa-sage commented 2 years ago

Code coverage, for the most part, looks good, but there is some lack of coverages in branching logic in a few places (not necessarily as part of this change set); we can increase coverage on those at a later time as tech debt. We need to aim to push them at least in upper 80s

Screen Shot 2022-07-26 at 7 22 44 PM

de-zakauff commented 2 years ago

Hello :)

We make use of the current (2.1.1) version of this and I couldn't help but notice this PR. Is there a planned release window for 2.2.0, or a development release that we could use to test against and see if there are any breaking changes with our API from 2.1.1 to 2.2.0?

Thanks

dylan-holt-sage commented 1 year ago

Hello :)

We make use of the current (2.1.1) version of this and I couldn't help but notice this PR. Is there a planned release window for 2.2.0, or a development release that we could use to test against and see if there are any breaking changes with our API from 2.1.1 to 2.2.0?

Thanks

Hey @de-zakauff , the release for v2.2.0 is TBD, but coming soon. For the SDK, we don't really have a "development release" to compare it with unfortunately