Changelog for uv |
Release |
What has changed? |
0.3.0 |
0.3.0 release |
0.2.4 |
- Fix Windows build |
0.2.3 |
- Fix Windows build
- Fix PHP 7.4 build |
0.2.2 |
- Fix uv_is_active() to not warn when passed a closed handle
- Fix uv pipes within UVStdio objects |
0.2.1 |
- Fix memory leak when closing |
0.2.0 |
- Move from resource handles to object handles
- Various smaller fixes |
0.1.2 |
- Fix uv_listen()
- Fix a few memory leaks
- Fix loop cleanup |
0.1.1 |
- A few fixes regarding refcounting of uv resources
- A better config.m4 |
0.1.0 |
- initial pecl release |