Skip to content

Releases: mosquito/aiofile

3.11.1

16 May 08:18

Choose a tag to compare

3.11.0

16 May 07:08
9b77e74

Choose a tag to compare

What's Changed

Full Changelog: 3.10.2...3.11.0

3.10.2

16 May 06:42
9bfa0f4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.10.1...3.10.2

3.10.1

16 May 06:31
9782198

Choose a tag to compare

What's Changed

  • Fix KeyError when reading package metadata on Python 3.14 by @balloob in #106

New Contributors

Full Changelog: 3.10.0...3.10.1

3.10.0

15 May 23:20

Choose a tag to compare

What's Changed

  • Feature/added fsync fdsync and flush by @mosquito in #85
  • add missing offset in iter_chunked by @honglei in #87
  • Improve the performance of the LineReader by reducing the number of system calls whilst containing the tail size by @HaukurPall in #93
  • Bump and actualize python versions by @mosquito in #95
  • Include tests in sdist by @nE0sIghT in #99
  • Use Project-URL metadata field instead of deprecated Home-page by @nE0sIghT in #98
  • Migrate to uv by @mosquito in #104

New Contributors

Full Changelog: 3.8.6...3.10.0