Releases: p5-UV/Alien-libuv
Releases · p5-UV/Alien-libuv
v1.014
- Update CI to use GitHub Actions rather than Travis and AppVeyor
- Update the the libuv v1.38.1 release
- Only run upstream (actual libuv tests) when RELEASE_TESTING or AUTOMATED_TESTING is on
v1.013
- Update documentation and build to use Alien::Base::Wrapper. This handles edge cases of prereqs that we didn't get manually prior to this update
- Bump prereq to Alien::Build v2.15 to get Probe::Vcpkg
- Move testing phase to the correct place for the library on non-Windows
- Update to the libuv v1.34.2 release
v1.012
- Update to the libuv v1.31.0 release
- Run make check on non-windows environments
- Update the dzil build
- Stop CI testing on cygwin
- Add CI tests for 5.30
v1.011
Update to the libuv v1.28.0 release
v1.009
- Update to the libuv v1.27.0 release
- Don't try to test on GNUkFreeBSD or NetBSD as the library isn't supported there
v1.008
- Update to the libuv v1.25.0 release
- Re-add the previously removed build flags for Windows
v1.007
- Update to the libuv v1.24.1 release
- Remove some unnecessary build flags
- Add -msse2 flag
v1.006
- Update to the libuv v1.23.0 release
v1.005
- Don't even try to build on anything below Win7; It's broken.