Sha256: 18bb06be00db18c21de2e5ca3779e54b9bf23f04e7dabf70901094366e89cea0

Contents?: true

Size: 1.86 KB

Versions: 4

Compression:

Stored size: 1.86 KB

Contents

# Changelog

## [0.0.9](https://github.com/knu/ruby-unf_ext/tree/v0.0.9) (2023-11-11)

[Full Changelog](https://github.com/knu/ruby-unf_ext/compare/v0.0.8.2...v0.0.9)

- Use the newer TypedData extension API [\#72](https://github.com/knu/ruby-unf_ext/pull/72) ([casperisfine](https://github.com/casperisfine))
- Update Actions - updates OS's, add Ruby 3,2, etc [\#71](https://github.com/knu/ruby-unf_ext/pull/71) ([MSP-Greg](https://github.com/MSP-Greg))
- Add cross compilation for Ruby 3.2 [\#69](https://github.com/knu/ruby-unf_ext/pull/69) ([johnnyshields](https://github.com/johnnyshields))

## 0.0.8.2 (2022-05-26)

- Add x64-mingw-ucrt native gem support for RubyInstaller 3.1.

## 0.0.8.1 (2022-03-13)

- Include Windows binaries for Ruby 3.1. (FAIL)

## 0.0.8 (2021-09-14)

- 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`.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
unf_ext-0.0.9-x86-mingw32 CHANGELOG.md
unf_ext-0.0.9-x64-mingw32 CHANGELOG.md
unf_ext-0.0.9-x64-mingw-ucrt CHANGELOG.md
unf_ext-0.0.9 CHANGELOG.md