Skip to content

Releases: autometrics-dev/autometrics-ts

parcel-transformer-v0.1.1

27 Jun 11:21
1576832
Compare
Choose a tag to compare

Publishes the Parcel transformer plugin with version 0.1.1 to npm.

Initial release of the Parcel transformer plugin

26 Jun 09:13
b86c099
Compare
Choose a tag to compare

This is the initial version of our Parcel transformer plugin.

Typescript-plugin: Improved vscode extension integration

16 Jun 13:38
dc129ec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: typescript-plugin-v0.5.1...typescript-plugin-v0.5.2

fix TypeScript plugin

02 Jun 09:26
d1ebb30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5...typescript-plugin-v0.5.1

Caller label and build_info metric fixes

30 May 08:46
a8f8d7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4...v0.5

Class decorator, `build_info` metric, support for concurrency tracking

12 May 11:46
b3f905b
Compare
Choose a tag to compare

What's Changed

See also notes on CHANGELOG.md in project root

Full Changelog: v0.3...v0.4

Alert and SLO support, VSCode extension

13 Apr 12:43
2151e1d
Compare
Choose a tag to compare

The major update in this release is support for adding SLOs to your functions. Read more about adding alerts and SLOs to your functions here and the rationale behind this approach here

What's Changed

New Contributors

Full Changelog: v0.2...v0.3

Initial client-side support, TypeScript plugin changes

04 Apr 12:49
59990f4
Compare
Choose a tag to compare

This release adds initial support for the library to be used in client-side applications (requiring a push gateway as intermediate). It also removes the TypeScript plugin from the convenience package - it now needs to be installed separately or (upcoming) as part of the VSCode extension.

What's Changed

Full Changelog: v0.1.2...v0.2

TS Plugin fix + convenience package

09 Mar 16:04
16295a0
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

28 Feb 20:24
a3ed91d
Compare
Choose a tag to compare

Fixes and improvements

Full Changelog: v0.1...v0.1.1