v0.2.1
Added
#[derive(PartialEq)]
has been added toCondition
,DataType
,FacilityType
,NotificationGroup
,Period
,ViewType
,ClientEvent
,SystemEventRequest
andSystemEvent
.#[derive(Eq)]
has been added toCondition
,DataType
,FacilityType
,NotificationGroup
,Period
,ViewType
,ClientEvent
andSystemEventRequest
.
Changed
- The GitHub repository has been renamed from
mihai-dinculescu/simconnect-sdk
tomihai-dinculescu/simconnect-sdk-rs
.