Skip to content

Releases: gi0baro/rloop

RLoop 0.2.0

12 Sep 17:47
912dd39
Compare
Choose a tag to compare

What's Changed

New features

Changes

  • Bump PyO3 to 0.26
  • Bump dependencies

RLoop 0.1.6

20 Aug 17:46
43ae664
Compare
Choose a tag to compare

Patch release

Changes since 0.1.5:

  • Optimize sock_sendall event loop method
  • Bump dependencies

RLoop 0.1.5

10 Aug 14:00
da7870f
Compare
Choose a tag to compare

Patch release

Changes since 0.1.4:

  • Review wake impl for call_soon_threadsafe and other relevant methods
  • Bump dependencies

RLoop 0.1.4

09 Jul 17:24
1e77bb8
Compare
Choose a tag to compare

Patch release

Changes since 0.1.3:

  • Add (experimental) support for Python 3.14
  • Avoid to raise errors on interrupts
  • Add PyPy 3.11, armv7, i686 wheels
  • Made Handle trait public
  • Add EventLoop.schedule_handle API
  • Bump dependencies

RLoop 0.1.3

31 May 13:40
3616865
Compare
Choose a tag to compare

Patch release

Changes since 0.1.2:

  • Fix a wrong reference in serve_forever method (#36 by @DVNghiem)

RLoop 0.1.2

26 May 18:36
22f38d0
Compare
Choose a tag to compare

Patch release

Changes since 0.1.1:

  • Switch from dashmap to papaya
  • Fix a bug on TCP implementation causing deadlocks
  • Bump dependencies

RLoop 0.1.1

17 Apr 17:16
f043158
Compare
Choose a tag to compare

Patch release

Changes since 0.1.0:

  • Improve performance in main loop cycle
  • Improve performance for call_soon_threadsafe calls
  • Bump dependencies

RLoop 0.1.0

23 Feb 21:12
a7dc129
Compare
Choose a tag to compare

First public release

RLoop 0.1.0-alpha5

30 Jan 02:33
579f75c
Compare
Choose a tag to compare
RLoop 0.1.0-alpha5 Pre-release
Pre-release

5th public alpha release

RLoop 0.1.0-alpha4

27 Jan 14:59
7994e2c
Compare
Choose a tag to compare
RLoop 0.1.0-alpha4 Pre-release
Pre-release

4th public alpha release