Changelog for python |
Release |
What has changed? |
0.8.0 |
The extension has been largely rewritten to take advantage of the latest Zend object module. Basic functionality is available but many features are still to come. This release should be considered a "preview" release, intended to encourage general interest and feedback.
This release is designed to work with Python 2.5. Other releases have not been tested. |
0.7.0 |
- Python functions now accept a variable list of arguments. The array() method of passing arguments no longer works.
- Python object handles are now stored internally as Zend resources. |
0.6.0 |
Updated alpha release that includes a number of improvements over the existing alpha preview. PEAR (PECL) support is now working, too. |