async-std v1.6.1 Release Notes

Release Date: 2020-06-11 // almost 4 years ago
  • โž• Added

    ๐Ÿ”„ Changed

    • โœ‚ Removed unstable stdio lock methods, due to their unsoundness (#807).

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed wrong slice index for file reading (#802).
    • ๐Ÿ›  Fixed recursive calls to block_on (#799) and (#809).
    • โœ‚ Remove default feature requirement for the unstable feature (#806).