- Handle size arguments via --size - Set busy cursor when loading data
0.10.0
- Move aggregates to bottom status text
0.9.0
- Option to copy headers - Show simple aggregates of the current selection
0.8.1
- Handle headers with illegal characters
0.8.0
- Align numeric columns to the right (Issue 5) - Open frame in active display - Ensure grid cell is selected after click - Fixed connection errors between main and background thread - Fix row index synchronization. (Issue 8)
0.7.3
- drop Pandas due to incompatibilities with py2app