Skip to content

v1.0.77

Compare
Choose a tag to compare
@JustAman62 JustAman62 released this 22 Jun 11:51
· 50 commits to master since this release

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.77