Skip to content

Commit

Permalink
Fix capturing of resource sizes (nicjansma#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
querymetrics authored and nicjansma committed Jul 20, 2016
1 parent d54d5be commit e5f3edf
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 8 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# resourcetiming-compression.js

v0.3.0
v0.3.1

[http://nicj.net](http://nicj.net)

Expand Down Expand Up @@ -170,6 +170,7 @@ Or via ``gulp``:

## Version History

* v0.3.1 - 2016-07-15: Fixed capturing of resource sizes (bytes)
* v0.3.0 - 2016-07-11:
* Captures dimensions (px) of resources
* Captures resource sizes (bytes) from ResourceTiming2
Expand Down
2 changes: 1 addition & 1 deletion dist/resourcetiming-compression.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/resourcetiming-decompression.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e5f3edf

Please sign in to comment.