Skip to content

v0.2.1

Compare
Choose a tag to compare
@mihai-dinculescu mihai-dinculescu released this 29 Oct 15:02
· 8 commits to main since this release

Added

  • #[derive(PartialEq)] has been added to Condition, DataType, FacilityType, NotificationGroup, Period, ViewType, ClientEvent, SystemEventRequest and SystemEvent.
  • #[derive(Eq)] has been added to Condition, DataType, FacilityType, NotificationGroup, Period, ViewType, ClientEvent and SystemEventRequest.

Changed

  • The GitHub repository has been renamed from mihai-dinculescu/simconnect-sdk to mihai-dinculescu/simconnect-sdk-rs.