Releases: tediousjs/node-ssrp
Releases · tediousjs/node-ssrp
v3.0.0
3.0.0 (2020-06-19)
Code Refactoring
- drop broken
listAllInstances
function (86fe95e)
BREAKING CHANGES
- This changes the public API.
v2.0.0
2.0.0 (2020-06-06)
Features
BREAKING CHANGES
- The library was rewritten in TypeScript. The rewrite changed the API slightly to make the library easier to use, and added support for
AbortSignal
s to abort in-flight operations.
v1.0.0
<a name"1.0.0">
1.0.0 (2017-03-23)
Features
- Initial import of the
ssrp
code. (092c9d00)