- Add statistical prediction
- Add time-to-end prediction to tray
- Fix history-future contact point on chart
- Refactoring (move math code to mathstat)
- Fix #20: Preserve user config after reinstall
- Fix #16: Remove changing file permissions
- Add
install_log.txt
to.gitignore
- Add
set -e
and verbose output to(un)install.sh
- Update unit tests
- Refactoring (reaname
misc
tofileio
)
- Fix #16: File permission issue
- Preserve history after reinstall
- Add config (theme, smoothing, etc)
- Remember theme selection after restart
- Dependencies for build tools (e.g. coverage)
- Fix #2: Limit log file size
- Fix #1: Install as non-root user