Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@mihai-dinculescu mihai-dinculescu released this 22 Feb 19:12
· 2 commits to main since this release

Changed

  • Updated to MSFS SDK v0.20.5.0.
  • SimConnect::get_next_dispatch now takes a &mut self in order to be able to clean up requests that have returned all the results they ever will.

Fixed

  • SimConnect::request_facilities_list calls now automatically clean up the request after all the data is received.