Skip to content

Releases: achimnol/aiotools

1.7.0

25 Aug 12:18
1.7.0
893dae0
Compare
Choose a tag to compare

Breaking changes

  • Dropped the support for Python 3.7 as it's end-of-life.

Fixes

  • Correct the type annotation of the callback argument in create_timer() (#61)

2.0.0a2

04 May 05:20
2.0.0a2
ebe8439
Compare
Choose a tag to compare
2.0.0a2 Pre-release
Pre-release

This release does not have any code changes; it tests the new trutsed provider-based release process.

2.0.0a1

03 May 08:30
2.0.0a1
78587ee
Compare
Choose a tag to compare
2.0.0a1 Pre-release
Pre-release

What's Changed

  • Experiment with DontPanicO's Supervisor impl. by @achimnol in #53

Breaking Changes

  • Now it requires Python 3.11 or higher.

Full Changelog: 1.6.1...2.0.0a1

1.6.1

03 May 07:32
1.6.1
4970051
Compare
Choose a tag to compare

What's Changed

  • Fix a potential memory leak in PersistentTaskGroup by @achimnol in #54

Full Changelog: 1.6.0...1.6.1

1.6.0

14 Mar 08:00
1.6.0
540daf2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.9...1.6.0

1.5.9

26 Apr 10:00
1.5.9
Compare
Choose a tag to compare

What's Changed

  • fix: Improve checks for pidfd availability by @achimnol in #51

Full Changelog: 1.5.8...1.5.9

1.5.8

25 Apr 03:02
1.5.8
Compare
Choose a tag to compare

What's Changed

  • fix: Explicitly attach the event loop to the child watcher by @achimnol in #50

Full Changelog: 1.5.7...1.5.8

1.5.7

25 Apr 03:01
1.5.7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.6...1.5.7

1.5.6

11 Apr 06:26
1.5.6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.5...1.5.6

1.5.5

28 Mar 07:22
1.5.5
Compare
Choose a tag to compare

What's Changed

  • ci: Use latest version of actions/setup-python for better cache by @achimnol in #45
  • server: Add wait_timeout and properly close pipe fds during afork by @achimnol in #46

Full Changelog: 1.5.4...1.5.5