Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@Antruly Antruly released this 11 May 16:31
· 7 commits to master since this release

VLibuv 1.4.0 Release Notes

We are thrilled to announce the release of VLibuv 1.4.0! This version introduces a host of enhancements and bug fixes that improve performance and compatibility across various platforms.

Major Enhancements

  • Linux Platform Updates:

    • Enhanced support for newer kernel versions with updated system call adaptations. This improvement boosts performance and compatibility across different Linux distributions.
  • Windows Improvements:

    • Introduced several fixes to handle Windows-specific network and file system operations more efficiently, reducing overhead and increasing reliability.
  • Cross-platform Compatibility:

    • Strengthened cross-platform capabilities to ensure more consistent behavior and performance across all supported platforms.

Bug Fixes

  • Fixed specific issues related to asynchronous I/O operations that could lead to unexpected behavior in rare edge cases.
  • Resolved multiple memory leaks identified in prolonged usage scenarios, enhancing the stability and efficiency of the library.

Documentation and Community

  • Updated documentation to reflect the latest API changes and added examples to demonstrate new features.
  • Expanded community guidelines to facilitate more effective collaboration and contribution from developers.

Acknowledgements

This release has been made possible thanks to the contributions from our vibrant community. We appreciate all the efforts that have gone into making this release a success.

For a complete list of changes and detailed descriptions, please refer to our GitHub changelog.

Thank you for your continued support and contributions!