Skip to content

Releases: exceptionless/Exceptionless.JavaScript

v0.9.0

04 Jun 20:46

Choose a tag to compare

This release is considered a release candidate. Please give us your feedback by creating a new issue.

Please take a look at the change log for a full list of the changes.

v0.5.2

03 Jun 22:07

Choose a tag to compare

This release is considered a release candidate (we are using it live on be.exceptionless.io). We recommend testing this library and giving us your feedback on what works and what doesn't work (from both a runtime / api) standpoint.

Updated the package.json file to ensure that jspm uses the web build instead of the node build.

Please take a look at the change log for a full list of the changes.

v0.5.1

02 Jun 19:12

Choose a tag to compare

This release is considered a release candidate (we are using it live on be.exceptionless.io). We recommend testing this library and giving us your feedback on what works and what doesn't work (from both a runtime / api) standpoint.

We've made numerous changes under the hood to ensure that the JS client works on IE9.

Please take a look at the change log for a full list of the changes.

v0.5.0

01 Jun 16:26

Choose a tag to compare

This release is considered a release candidate (we are using it live on be.exceptionless.io). We recommend testing this library and giving us your feedback on what works and what doesn't work (from both a runtime / api) standpoint.

Breaking Change: We had to create two packages for node and JavaScript due to issues with RequireJS and SystemJS. The only change required is if you are using the node package. You need to change require('exceptionless) to require('exceptionless.node')

Please take a look at the change log for a full list of the changes.

v0.4.1

27 May 15:42

Choose a tag to compare

v0.4.1 Pre-release
Pre-release

This release is considered a release candidate (we are using it live on be.exceptionless.io). We recommend testing this library and giving us your feedback on what works and what doesn't work (from both a runtime / api) standpoint.

Breaking Change We've changed the namespace from Exceptionless to exceptionless and the documentation has been updated accordingly.

Please take a look at the change log for a full list of the changes.

v0.4.0

26 May 15:49

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

This release is considered a release candidate (we are using it live on be.exceptionless.io). We recommend testing this library and giving us your feedback on what works and what doesn't work (from both a runtime / api) standpoint.

Please take a look at the change log for a full list of the changes.

v0.3.1

22 May 21:06

Choose a tag to compare

v0.3.1 Pre-release
Pre-release

This release is considered a release candidate (we are using it live on be.exceptionless.io). We recommend testing this library and giving us your feedback on what works and what doesn't work (from both a runtime / api) standpoint.

Please take a look at the change log for a full list of the changes.

v0.3.0

20 May 22:40

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

This release is considered a release candidate (we are using it live on be.exceptionless.io). We recommend testing this library and giving us your feedback on what works and what doesn't work (from both a runtime / api) standpoint.

Please take a look at the change log for a full list of the changes.

v0.2.1

18 May 16:39

Choose a tag to compare

v0.2.1 Pre-release
Pre-release

This release is considered stable (we are using it live on be.exceptionless.io). We think we have a stable api now, but it could still change a little bit. We recommend testing this library and giving us your feedback on what works and what doesn't work (from both a runtime / api) standpoint.

Please take a look at the change log for a full list of the changes.

v0.2.0

15 May 19:35

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

This release is considered stable (we are using it live on be.exceptionless.io). We think we have a stable api now, but it could still change a little bit. We recommend testing this library and giving us your feedback on what works and what doesn't work (from both a runtime / api) standpoint.

Please take a look at the change log for a full list of the changes.