Skip to content

Releases: exceptionless/Exceptionless.JavaScript

v0.9.0

Choose a tag to compare

@niemyjski niemyjski released this 04 Jun 20:46

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

Choose a tag to compare

@niemyjski niemyjski released this 03 Jun 22:07

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

Choose a tag to compare

@niemyjski niemyjski released this 02 Jun 19:12

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

Choose a tag to compare

@niemyjski niemyjski released this 01 Jun 16:26

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

v0.4.1 Pre-release
Pre-release

Choose a tag to compare

@niemyjski niemyjski released this 27 May 15:42

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

v0.4.0 Pre-release
Pre-release

Choose a tag to compare

@niemyjski niemyjski released this 26 May 15:49

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

v0.3.1 Pre-release
Pre-release

Choose a tag to compare

@niemyjski niemyjski released this 22 May 21:06

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

v0.3.0 Pre-release
Pre-release

Choose a tag to compare

@niemyjski niemyjski released this 20 May 22:40

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

v0.2.1 Pre-release
Pre-release

Choose a tag to compare

@niemyjski niemyjski released this 18 May 16:39

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

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@niemyjski niemyjski released this 15 May 19:35

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.