Skip to content

v0.4.3 - 2025-04-25

Choose a tag to compare

@taylorthurlow taylorthurlow released this 25 Apr 19:35
· 3 commits to main since this release
7245e2e

Fixed

  • Fixed the Ruby version targets for precompiled gems, which mistakenly did not include Ruby 3.4. Because the non-precompiled version of the gem did not have this version restriction, the effect was that the precompiled version of the gem was never installed.

Version v0.4.2 was never released because it intended to fix the issue that this release does, but it did not.