Skip to content

Commit b770cba

Browse files
committed
update manifest & Changes file
1 parent 9fb1be5 commit b770cba

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

Changes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
Revision history for Perl module JavaScript::Duktape
22

3+
0.3.0 2015 2015-11-07
4+
- adding utf8 string api "get_utf8_string"
5+
- update perl functions to use get_utf8_string by default
6+
- utf8 tests
7+
38
0.2.1 2015 2015-11-03
49
- Fix deep recursion circular objects
510
- deep recursion test

MANIFEST

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,4 @@ t/safe-call.t
5252
t/trycatch.t
5353
t/uncaught.t
5454
t/use.t
55+
t/utf8.t

0 commit comments

Comments
 (0)