v2.5.9
What's Changed
- Add missing changelogs for v2.5.6, v2.5.7, v2.5.8 by @ShockwaveNN in https://github.com/socketry/nio4r/pull/278
- allow missing
devkitby @jmartin-tech in https://github.com/socketry/nio4r/pull/277 - Add license file. Fixes #228, #282. by @ioquatix in https://github.com/socketry/nio4r/pull/284
- Actions - remove Ubuntu-16.04, macOS to 11, add Ubuntu-22.04, Win 2022 by @MSP-Greg in https://github.com/socketry/nio4r/pull/286
- Fix test workflow. by @ioquatix in https://github.com/socketry/nio4r/pull/294
- fix java 8 compatibility by @ahorek in https://github.com/socketry/nio4r/pull/292
- Rework (VALUE* args) -> (VALUE arg) invalid function type. Fixes #287. by @ioquatix in https://github.com/socketry/nio4r/pull/295
New Contributors
- @ShockwaveNN made their first contribution in https://github.com/socketry/nio4r/pull/278
- @jmartin-tech made their first contribution in https://github.com/socketry/nio4r/pull/277
- @ahorek made their first contribution in https://github.com/socketry/nio4r/pull/292
Full Changelog: https://github.com/socketry/nio4r/compare/v2.5.8...v2.5.9