v0.8.3-beta
Pre-release
Pre-release
Release Notes
- Added ARM64 to release build artifacts
- Initialised
EventsList
in simulator default constructor (cf. #6) - Reworked
EventsList
unmarshalling from JSON (cf. #6)- Replaced zero values for
EventList
size and chunk with defaults - Added check for zero chunk size before truncating
- Reworked truncation to use calculated offset rather than loop
- Replaced zero values for
- Reworked
checkTimeProfile
to include the controller time offset (cf. #5) - Removed zip files from release artifacts (no longer necessary)