## 0.0.8 - 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. ## 0.0.7.7 (2020-03-30) - Include Windows binaries for Ruby 2.7. ## 0.0.7.6 (2019-03-19) - Include Windows binaries for Ruby 2.6. ## 0.0.7.5 (2018-02-06) - Include Windows binaries for Ruby 2.5. ## 0.0.7.4 (2017-04-19) - Fix build on ARM and GCC 6 again. ## 0.0.7.3 (2017-04-11) - Update the base Unicode version to 9. - Fix compile issues on ARM and GCC 6. ## 0.0.7.2 (2016-02-01) - Include Windows binaries for Ruby 2.3. ## 0.0.7.1 (2015-04-18) - 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. ## 0.0.6 (2013-02-16) - Migrate from Jeweler to Bundler. ## 0.0.5 (2012-05-30) - Fix a type error for strict compilers. ## 0.0.4 (2011-12-08) - Release under the current name of `unf_ext`.