================= - Fix timeseries plotting by using ``pad`` and ``backfill`` appropriately - Add export parameters "exclude", "include", "interpolate" and "sorted" - Fix data routing and processing - Add license to documentation - Quick hack for making :ref:`firmware-builder` endpoint not convert numeric values to floats - Packaging fixes
0.10.5
================= - Attempt to fix huge dependency chain when installing with --install-recommends --install-suggests
0.10.4
================= - Fix missing runtime dependency "simplejson" (required by cornice)
0.10.3
================= - Use matplotlib ``agg`` backend - Improve ggplot rendering context, add font for rendering xkcd theme - Upgrade to pandas 0.18.1
0.10.2
================= - Honor https scheme in reverse proxy setups - Packaging: Remove Python dependency on crossbar, can be installed through ``pip install crossbar==0.13.0`` - Packaging: Depend on more distribution packages to reduce package size
Data export ----------- - Always emit lowercase values from ``WanBusStrategy.sanitize_db_identifier()`` - When querying InfluxDB, quote table name (series/measurement) if identifier starts with a numeric value - Add "exclude" parameter to HTTP API for mitigating scaling/outlier problems when plotting - Fix "Excel worksheet name must be <= 31 chars." by introducing "compact" title