You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -30,7 +30,7 @@ Lumenize is a collection of tools for analyzing and making awesome visualization
30
30
* Bundled with the [tzTime](https://github.com/lmaccherone/tzTime) library (same author) for
31
31
timezone precise x-axis. Knockout weekends, holidays, non-work hours, etc.
32
32
* Tested - Over 600 tests (plus over 400 tests in tzTime)
33
-
*[Documented (Lumenize)](https://cdn.rawgit.com/lmaccherone/Lumenize/v1.0.2/docs/lumenize-docs/index.html)[(tzTime)](http://lmaccherone.github.com/tzTime/docs/tztime-docs/index.html) - Robust documentation and examples
33
+
*[Documented (Lumenize)](https://cdn.rawgit.com/lmaccherone/Lumenize/v1.0.3/docs/lumenize-docs/index.html)[(tzTime)](http://lmaccherone.github.com/tzTime/docs/tztime-docs/index.html) - Robust documentation and examples
34
34
*[DocTested](https://github.com/lmaccherone/coffeedoctest) - The examples will always match
35
35
the code because it fails automated testing when they don't
36
36
@@ -49,7 +49,7 @@ To use in a browser, either host it on your own site, or if your volume is low e
49
49
50
50
Replace `{{version}}` with the version of Lumenize you wish to use (probably the latest). See the Changelog section for information about versions. Example:
<li>Tested - Over 600 tests (plus over 400 tests in tzTime)</li>
109
-
<li><ahref="https://cdn.rawgit.com/lmaccherone/Lumenize/v1.0.2/docs/lumenize-docs/index.html">Documented (Lumenize)</a><ahref="http://lmaccherone.github.com/tzTime/docs/tztime-docs/index.html">(tzTime)</a> - Robust documentation and examples</li>
109
+
<li><ahref="https://cdn.rawgit.com/lmaccherone/Lumenize/v1.0.3/docs/lumenize-docs/index.html">Documented (Lumenize)</a><ahref="http://lmaccherone.github.com/tzTime/docs/tztime-docs/index.html">(tzTime)</a> - Robust documentation and examples</li>
110
110
<li><ahref="https://github.com/lmaccherone/coffeedoctest">DocTested</a> - The examples will always match
111
111
the code because it fails automated testing when they don't</li>
112
112
</ul>
@@ -120,7 +120,7 @@ <h2 id="usage-in-a-browser">Usage in a browser</h2>
120
120
<p>To use in a browser, either host it on your own site, or if your volume is low enough, you can directly hit the github pages for the deploy version:</p>
<p>Replace <code>{{version}}</code> with the version of Lumenize you wish to use (probably the latest). See the Changelog section for information about versions. Example:</p>
<li>Tested - Over 600 tests (plus over 400 tests in tzTime)</li>
136
-
<li><ahref="https://cdn.rawgit.com/lmaccherone/Lumenize/v1.0.2/docs/lumenize-docs/index.html">Documented (Lumenize)</a><ahref="http://lmaccherone.github.com/tzTime/docs/tztime-docs/index.html">(tzTime)</a> - Robust documentation and examples</li>
136
+
<li><ahref="https://cdn.rawgit.com/lmaccherone/Lumenize/v1.0.3/docs/lumenize-docs/index.html">Documented (Lumenize)</a><ahref="http://lmaccherone.github.com/tzTime/docs/tztime-docs/index.html">(tzTime)</a> - Robust documentation and examples</li>
137
137
<li><ahref="https://github.com/lmaccherone/coffeedoctest">DocTested</a> - The examples will always match
138
138
the code because it fails automated testing when they don't</li>
139
139
</ul>
@@ -147,7 +147,7 @@ <h2 id="usage-in-a-browser">Usage in a browser</h2>
147
147
<p>To use in a browser, either host it on your own site, or if your volume is low enough, you can directly hit the github pages for the deploy version:</p>
<p>Replace <code>{{version}}</code> with the version of Lumenize you wish to use (probably the latest). See the Changelog section for information about versions. Example:</p>
0 commit comments