0.0.9.1 (2023-11-16)
- Fix use of designated initializers. #75 (igorpeshansky)
0.0.9 (2023-11-11)
- Use the newer TypedData extension API #72 (casperisfine)
- Update Actions - updates OS's, add Ruby 3,2, etc #71 (MSP-Greg)
- Add cross compilation for Ruby 3.2 #69 (johnnyshields)
- Add x64-mingw-ucrt native gem support for RubyInstaller 3.1.
- Include Windows binaries for Ruby 3.1. (FAIL)
- No functional change in the library code.
- Include Windows binaries for Ruby 3.0.
- Drop support for Ruby 2.1 and earlier.
- Replace Travis CI with Github Actions.
- Fix cross-build after upgrading rake-compiler/rake-compiler-dock to 1.1.1/1.1.0.
- Include Windows binaries for Ruby 2.7.
- Include Windows binaries for Ruby 2.6.
- Include Windows binaries for Ruby 2.5.
- Fix build on ARM and GCC 6 again.
-
Update the base Unicode version to 9.
-
Fix compile issues on ARM and GCC 6.
- Include Windows binaries for Ruby 2.3.
-
Windows fat binary gems no longer require libstd++ to run, which are statically linked.
-
Add a fat binary gem for x64-mingw32 (64bit Windows).
-
Windows fat binary gems now include binaries for Ruby up to 2.2.
- Migrate from Jeweler to Bundler.
- Fix a type error for strict compilers.
- Release under the current name of
unf_ext
.