Skip to content

1.0.3

Latest
Compare
Choose a tag to compare
@denisandroid denisandroid released this 15 Aug 19:18
· 7 commits to master since this release
  1. Updated Github actions to fully test "features".
  2. Library version updated to 1.0.3.
  3. Added support for AbortManuallyDrop (requires support for std), in case of undefined behavior breaks the entire program with an error output.
  4. Updated documentation
  5. Updated examples
  6. Detector code for the default ManuallyDrop type has been updated.