Skip to content

Releases: johnfairh/CRuby

v2.1.0

23 Apr 09:58
6cdfc7d
Compare
Choose a tag to compare

Add Xcode config-file generation - now generates CRuby.xcconfig.

Remove -fdeclspec references -- fixed in modern clang.

v2.0.0

29 Jun 09:12
eb26e48
Compare
Choose a tag to compare

Modernize, prep for Ruby 3.

Breaking
  • Require Swift 5.4.
Bug Fixes
  • Fix --mode xcode option on macOS 11.

v1.0.1

28 Oct 17:18
c759db4
Compare
Choose a tag to compare

Deal with Ruby 2.6.X pkgconfig files with an empty LIBS line.

Seeing problems on macOS linking against the static version of Ruby 2.6 and higher -- workaround is to use the shared library instead.

v1.0.0

10 Mar 14:50
Compare
Choose a tag to compare

First release.