Skip to content

v1.4.0

Lucas Greuloch requested to merge develop into main
  • Move download functionality to the download module.
  • Move file system functionality to the storage module.
  • In the types module, the NavaidType, NavaidUsageType, NavaidPower, and AirportType enums were renamed to Type, UsageType, Power, and Type respectively, within their corresponding modules. Fixes Clippy warnings in pedantic mode.
  • Add rust doc to the types.

Signed-off-by: Lucas Greuloch (greluc) lucas.greuloch@pm.me

Edited by Lucas Greuloch

Merge request reports