Skip to content

Releases: nicjansma/usertiming-compression.js

v0.1.9

17 Sep 05:56
c805d52
Compare
Choose a tag to compare
  • Fix: Compression on Trie nodes that are prefixes of another

v0.1.8

21 Nov 18:46
381c5d2
Compare
Choose a tag to compare
  • Also include *.vanilla.js in NPM

v0.1.7

21 Nov 18:33
1698695
Compare
Choose a tag to compare
  • Ensure dist/ is published in bower

v0.1.6

21 Nov 18:22
7a4bc68
Compare
Choose a tag to compare
  • Changed build process to produce UMD (for Node/require) and "Vanilla" (for Browser) files in dist/

v0.1.5

02 Oct 02:07
Compare
Choose a tag to compare

Fixed NPM entry point

v0.1.4

16 Sep 12:21
Compare
Choose a tag to compare

Round duration for measures to nearest ms (#4)

v0.1.3

16 Sep 12:21
Compare
Choose a tag to compare

Add optional options.window param in getCompressedUserTiming (#3)

v0.1.2

16 Sep 12:20
Compare
Choose a tag to compare

Protect against X-O frame access that crashes some browsers

v0.1.1

16 Sep 12:20
Compare
Choose a tag to compare

getCompressedUserTiming() .from check should gather any UT that started OR ended after the time

v0.1.0

16 Sep 12:20
Compare
Choose a tag to compare

Initial release