0.1.6: 1. Correction of comments in case of panic.
Pre-release
Pre-release
2. The lib.rs file has become lighter. 3. Correction of auto-generation of necessary traits for ManuallyDrop. 4. Adding missing shell elements for compatibility with older software. 5. Additional commenting of flags in Cargo.toml. 6. Flags have been added to control the controlled behavior of ManuallyDrop in the case of SafeManuallyDrop, now you can set a specific Hook / Panic / Counter / Loop behavior, if these flags are not set then the autodetector will be used as before. *_---