1.0.0
- Removed obsolete assembly definition constants, removed obsolete hook root module, removed many obsolete functions.
- Library version changed to 1.0.0
- Removed build flag
enable_deprecated_hook
and all related comments. - Many comments related to additional flags to avoid false warnings during "cargo check" have been changed from "ignore" to "no_run" |
text
- Fixed build flag
support_panic_trig
during tests. - Removed the warning that obsolete functions and modules will be removed by version 1.0.0
*_---