- Fixed a bug that kept inserting the time column into the CSV write each time the logging was called. - Also fixed a bug that would not log all the columns if only the columns option is specified.
0.1.6
- Made the `-wait` parameter be an explicit wait time before any plotting is attempted. This addresses issue 23 as well.
0.1.5
- Fixed logic reversal in `blit` default values.
0.1.4
- Fixes issues 19 and 20.
0.1.3
- Added support for aggregate sensor types that combine data from other sensors to create new data streams. See Issue 5.
0.1.2
Added several enhancements and bug fixes as described in: - Issues 3 and 4 - Issue 6 through 12