Skip to content

Commit e0a4f32

Browse files
committed
v0.06
- Added ffi_options function (gh#3, gh#8) - ffi->test and ffi->combined will now build test lib if there is a t/ffi directory (gh#8)
1 parent cf27791 commit e0a4f32

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Changes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Revision history for {{$dist->name}}
22

33
{{$NEXT}}
4+
5+
0.06 2021-06-15 12:47:01 -0600
46
- Added ffi_options function (gh#3, gh#8)
57
- ffi->test and ffi->combined will now build test lib
68
if there is a t/ffi directory (gh#8)

dist.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author = Graham Ollis <[email protected]>
33
license = Perl_5
44
copyright_holder = Graham Ollis
55
copyright_year = 2018
6-
version = 0.05
6+
version = 0.06
77

88
[@Author::Plicease]
99
:version = 2.65

0 commit comments

Comments
 (0)