mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-06 09:41:13 +08:00
sync
This commit is contained in:
2
NEWS
2
NEWS
@@ -8,6 +8,8 @@
|
||||
longer do so, but instead add a `lib/motion_plugin.rb' file (see Joybox for
|
||||
an example). The `~/Library/RubyMotion' is from now on only meant for local
|
||||
usage, i.e. outside of the scope of a gem.
|
||||
* Added the Proc#owner method, which returns a reference to the object the
|
||||
block was created from (the `self' reference).
|
||||
* Improved Rational performance. ~4 times faster.
|
||||
* Improved Proc#new performance. 15% faster.
|
||||
* Improved performance of Range objects created with the literal syntax.
|
||||
|
||||
Reference in New Issue
Block a user