We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf27791 commit e0a4f32Copy full SHA for e0a4f32
Changes
@@ -1,6 +1,8 @@
1
Revision history for {{$dist->name}}
2
3
{{$NEXT}}
4
+
5
+0.06 2021-06-15 12:47:01 -0600
6
- Added ffi_options function (gh#3, gh#8)
7
- ffi->test and ffi->combined will now build test lib
8
if there is a t/ffi directory (gh#8)
dist.ini
@@ -3,7 +3,7 @@ author = Graham Ollis <[email protected]>
license = Perl_5
copyright_holder = Graham Ollis
copyright_year = 2018
-version = 0.05
+version = 0.06
[@Author::Plicease]
9
:version = 2.65
0 commit comments