Releases: exceptionless/Exceptionless.JavaScript
v0.9.0
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
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
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
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
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
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
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
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
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
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.