blob: cb67ea3a0e981b0bc5b7923794e5282fc65daa4a [file] [log] [blame]
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Changelog &mdash; Apache UserALE.PyQt5 0.1.5 documentation</title>
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="top" title="Apache UserALE.PyQt5 0.1.5 documentation" href="index.html"/>
<link rel="next" title="License" href="license.html"/>
<link rel="prev" title="Contributing to Apache UserALE.PyQt5" href="contributing.html"/>
<script src="_static/js/modernizr.min.js"></script>
</head>
<body class="wy-body-for-nav" role="document">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="index.html" class="icon icon-home"> Apache UserALE.PyQt5
</a>
<div class="version">
0.1.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul>
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation Guide</a></li>
<li class="toctree-l1"><a class="reference internal" href="quickstart.html">Quickstart Guide</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="userale.html">ALE Library</a></li>
</ul>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="authors.html">Authors</a></li>
<li class="toctree-l1"><a class="reference internal" href="contributing.html">Contributing to Apache UserALE.PyQt5</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Changelog</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#id2">0.1.5 (2016-09-19)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#id3">0.1.4 (2016-08-04)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#id4">0.1.3 (2016-08-02)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#id5">0.1.2 (2016-08-01)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#id6">0.1.1 (2016-07-29)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#id7">0.1.0 (2016-06-24)</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="license.html">License</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">Apache UserALE.PyQt5</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html">Docs</a> &raquo;</li>
<li>Changelog</li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="changelog">
<span id="id1"></span><h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline"></a></h1>
<div class="section" id="id2">
<h2>0.1.5 (2016-09-19)<a class="headerlink" href="#id2" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li>clientTime field is represented in ISO 8601 format.</li>
<li>Sampling <code class="docutils literal"><span class="pre">mouseenter</span></code>, <code class="docutils literal"><span class="pre">mouseleave</span></code>, and <code class="docutils literal"><span class="pre">dragmove</span></code> events by <code class="docutils literal"><span class="pre">resolution</span></code> parameter.</li>
<li>Batch dumping all logs to file by interval parameter.</li>
<li>Added Apache license headers.</li>
<li>Updated all documentation.</li>
<li>Updated versioning numbers.</li>
<li>Added docker support.</li>
</ul>
</div>
<div class="section" id="id3">
<h2>0.1.4 (2016-08-04)<a class="headerlink" href="#id3" title="Permalink to this headline"></a></h2>
<ul>
<li><p class="first">New events Apache UserAle is tracking:</p>
<blockquote>
<div><ul class="simple">
<li><code class="docutils literal"><span class="pre">move</span></code></li>
<li><code class="docutils literal"><span class="pre">resize</span></code></li>
<li><code class="docutils literal"><span class="pre">scroll</span></code></li>
</ul>
</div></blockquote>
</li>
<li><p class="first">Remove timer from <code class="docutils literal"><span class="pre">dragdrop</span></code> log due to incorrect time being recorded.</p>
</li>
<li><p class="first">Session id is autogenerated if not passed into configuration.</p>
</li>
</ul>
</div>
<div class="section" id="id4">
<h2>0.1.3 (2016-08-02)<a class="headerlink" href="#id4" title="Permalink to this headline"></a></h2>
<ul>
<li><p class="first">New events Apache UserAle is tracking:</p>
<blockquote>
<div><ul class="simple">
<li><code class="docutils literal"><span class="pre">mouseenter</span></code></li>
<li><code class="docutils literal"><span class="pre">mouseleave</span></code></li>
</ul>
</div></blockquote>
</li>
</ul>
</div>
<div class="section" id="id5">
<h2>0.1.2 (2016-08-01)<a class="headerlink" href="#id5" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li>The elapsed time for a drag event is being recorded in the <code class="docutils literal"><span class="pre">dragdrop</span></code> log.</li>
</ul>
</div>
<div class="section" id="id6">
<h2>0.1.1 (2016-07-29)<a class="headerlink" href="#id6" title="Permalink to this headline"></a></h2>
<ul>
<li><p class="first">All logs will be stored to file called userale.log (configurable).</p>
</li>
<li><p class="first">Users can specify which events to capture by passing in a list of event keys when instantiating Apache UserAle.</p>
</li>
<li><p class="first">These are the events Apache UserAle is tracking:</p>
<blockquote>
<div><ul class="simple">
<li><code class="docutils literal"><span class="pre">mouseup</span></code></li>
<li><code class="docutils literal"><span class="pre">mousedown</span></code></li>
<li><code class="docutils literal"><span class="pre">mousemove</span></code></li>
<li><code class="docutils literal"><span class="pre">keypress</span></code> (optional)</li>
<li><code class="docutils literal"><span class="pre">keydown</span></code> (optional)</li>
<li><code class="docutils literal"><span class="pre">dragenter</span></code></li>
<li><code class="docutils literal"><span class="pre">dragleave</span></code></li>
<li><code class="docutils literal"><span class="pre">dragmove</span></code></li>
<li><code class="docutils literal"><span class="pre">dragdrop</span></code></li>
</ul>
</div></blockquote>
</li>
</ul>
</div>
<div class="section" id="id7">
<h2>0.1.0 (2016-06-24)<a class="headerlink" href="#id7" title="Permalink to this headline"></a></h2>
<p>Initial release.</p>
</div>
</div>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="license.html" class="btn btn-neutral float-right" title="License" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="contributing.html" class="btn btn-neutral" title="Contributing to Apache UserALE.PyQt5" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<p>
&copy; Copyright 2016, Apache Software License.
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'0.1.5',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/js/theme.js"></script>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.StickyNav.enable();
});
</script>
</body>
</html>