Sha256: 819c02c2debcd12fdbd426df0f1b87638b59e76a5f3b3d35d372735065d310e8

Contents?: true

Size: 1.01 KB

Versions: 1

Compression:

Stored size: 1.01 KB

Contents

== 0.2.2 2008-08-07
* Major Enhancements
	* Wrapped classes and instances should now behave as expected.
	* Gave RubyPyClasses a "new" method for creating instances.
	* Callable class can now be called provided that at least one argument is given
	* A wrapped object's respond_to? method now has some relation to its actually methods.
	
* Bug fixes
	* Fixed bug with inspect method of RubyPyObject that caused a bus error when inspecting
		certain objects


== 0.2.1 2008-08-02
* 1 Bug Fix
	* Incorrect require fixed

== 0.2.0 2008-08-02
* 3 major enhancements
	* RubyPython can now effectively convert or wrap most types from Python.
	* Errors in the Python interpreter are relayed to Ruby errors.
	* Less seg faults by mass.
* Bug Fixes
	* RubyPython.run did not work correctly. This is fixed now.
	* Cleanup in RubyPython.stop fixes some issues in RubyPythonBridge.stop

== 0.1.0 2008-08-01
* A lot of major enhancements
	* Too many to name. Hey I'm still developing

== 0.0.1 2008-07-30

* 1 major enhancement:
  * Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubypython-0.2.2 History.txt