samcrow / rust-xplm

Rust interfaces to the X-Plane plugin SDK
Apache License 2.0
39 stars 15 forks source link

Error crate switch + New debug macros + Examples adjusted + README update #8

Closed constvoidptr closed 3 years ago

constvoidptr commented 3 years ago

Hello again!

Here is some more stuff I have worked on today.

List of changes:

Once again no breaking changes and I've tested everything I have done. (No automatic tests yet)

With the deprecation of debug() and the addition of the new macros debug I would bump the version number up to 0.3.2.

samcrow commented 3 years ago

This looks good, thanks for another contribution.