Skip to content

Commit 77c8d00

Browse files
committed
Update CHANGES.md
[ci skip]
1 parent f324967 commit 77c8d00

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,16 @@
2222

2323
*Kouhei Sutou*
2424

25+
* Support multiple candidates of Python command in `PyCall.init`
26+
27+
* Now, `PyCall.init` tries `python3` command before `python` in default
28+
29+
* Drop Ruby 2.2 and 2.1 supports
30+
31+
* Add `PyCall::PyTypeObjectWrapper#<` as `Class#<`
32+
33+
* Support class inheritance in python type mapping
34+
2535
## 1.0.3
2636

2737
* Fix anaconda support to define the environment variable `PYTHONHOME`.

0 commit comments

Comments
 (0)