Skip to content

Releases: tediousjs/node-ssrp

v3.0.0

19 Jun 15:26
6b983b9
Compare
Choose a tag to compare

3.0.0 (2020-06-19)

Code Refactoring

  • drop broken listAllInstances function (86fe95e)

BREAKING CHANGES

  • This changes the public API.

v2.0.0

06 Jun 13:23
Compare
Choose a tag to compare

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 AbortSignals to abort in-flight operations.

v1.0.0

23 Mar 21:27
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2017-03-23)

Features

  • Initial import of the ssrp code. (092c9d00)