We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0acff4d commit 348b49bCopy full SHA for 348b49b
CHANGELOG.md
@@ -1,5 +1,32 @@
1
# Changelog
2
3
+2014-10 (1.10.0):
4
+
5
+ - Add bindToXHR() as alternative to jQuery ajax handling.
6
+ - Extend TemplateWidget to show more information + parameters
7
+ - Extend TimeDataCollector to show parameters + collector source
8
9
+2014-08:
10
11
+ - Replace image files with inline data in css
12
+ - Tweak OpenHandler display
13
14
+2014-06-10:
15
16
+ - Add LocalizationCollector
17
18
+2014-03-29:
19
20
+ - Add hasMeasure() method to TimeDataCollector
21
22
+2014-03-25:
23
24
+ - Duplicate SQL detection
25
26
+2014-03-23:
27
28
+ - Add syntax highlighting
29
30
2014-03-22:
31
32
- added AssetProvider interface
0 commit comments