v1.0.78
Minor fix to v1.0.77 to fix packaging issue.
v1.0.77 Release Notes:
Introduces a very basic SwiftUI timing screen, very much in progress.
The TUI is now hosts a basic API with Swagger support, to allow any app to read all timing data at will whilst a session is running (both live and simulated). This API is what the SwiftUI app uses to read data. The API is available at http://localhost:61937/swagger/index.html
Refactored the timing TUI to use pages instead of distinct timing data screens, and refactors some of the key binds.
Full Changelog: v1.0.49...v1.0.78