Skip to content

Commit f950b04

Browse files
committed
Import CHANGES.md from the branch 1.0
[ci skip]
1 parent e7674fe commit f950b04

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGES.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@
66

77
*Naoto Takai*
88

9+
## 1.0.3
10+
11+
* Fix anaconda support to define the environment variable `PYTHONHOME`.
12+
https://github.com/mrkn/pycall.rb/issues/37
13+
14+
## 1.0.2
15+
16+
* Fix the bug that a large Python string is broken when it converted to Ruby string
17+
https://github.com/mrkn/pycall.rb/issues/32
18+
19+
## 1.0.1
20+
21+
* Add PyTypeObject#===.
22+
923
## 1.0.0
1024

1125
* `#[]` and `#[]=` accept a `Range` and an `Enumerable`, which is genated by

0 commit comments

Comments
 (0)