Skip to content

Releases: rindow/rindow-math-buffer-ffi

Version 1.0.6

13 Apr 10:01
Compare
Choose a tag to compare

Release Notes Version 1.0.6

Changes:

Changed the required version of the Math interface.

Version 1.0.5

09 Apr 12:27
Compare
Choose a tag to compare

macOS Support

The suspicion regarding the unstable behavior of macOS has been cleared. Consequently, the memory alignment adjustment feature has been removed.
However, when setting up PHPUNIT within a macOS host runner using shivammathur/setup-php@v2, PHPUNIT hangs. To eliminate the instability of macOS tests, the method of setting up PHPUNIT has been changed to using composer.

PHP8.4 support

14 Mar 22:44
Compare
Choose a tag to compare

Support for PHP 8.4 has been added.

Supports clone.

19 May 10:32
Compare
Choose a tag to compare

Now supports clone.

Change type definitions

25 Apr 13:14
Compare
Choose a tag to compare

The source code was reviewed to include as many type definitions as possible.

Fix No FFI Extension

17 Mar 13:10
Compare
Choose a tag to compare

Fixed an issue where an error would not occur if the FFI extension was not loaded.

First Release

17 Mar 03:23
Compare
Choose a tag to compare

First Release