We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e83cd07 commit b0dc392Copy full SHA for b0dc392
CHANGELOG.md
@@ -0,0 +1,27 @@
1
+## v1.1.0
2
+* Move polyfills to separate, optional file
3
+* Better docs
4
+
5
+## v1.0.0
6
+* Fully tested on old IEs, production-ready
7
8
+## v0.2.4
9
+* Fix moar boogs with Opera impl
10
11
+## v0.2.3
12
+* Fix boogs with Opera impl
13
14
+## v0.2.2
15
+* Name functions such that they can can be filtered out by stacktrace.js
16
17
+## v0.2.1
18
+* Provide standard distribution (minified and unminified).
19
+* Slimmer node package
20
21
+## v0.2.0
22
+* Remove constructor
23
+* Fix boogs
24
25
+## v0.1.0
26
+* Re-write from stacktrace.js
27
0 commit comments