mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-01-12 22:51:55 +08:00
sync
This commit is contained in:
8
NEWS-pre
8
NEWS-pre
@@ -3,13 +3,15 @@
|
||||
* Fixed the symbolication of backtraces to work on versions of Android where
|
||||
the `libcorkscrew' library isn't present (such as super-old API versions as
|
||||
well as the latest one, L).
|
||||
* Added the following Proc methods: [], ===, yield, to_proc, arity, clone,
|
||||
dup, ==, eql?, binding, to_s, lambda?, weak!, owner.
|
||||
* Added the Kernel module and moved all methods that belong there.
|
||||
* Added the following Object methods: eql?.
|
||||
* Added the following Module methods: attr, included_modules.
|
||||
* Added the following String methods: clear, concat, <<, empty?, replace,
|
||||
intern, to_str, upcase, upcase!, downcase, downcase!, swapcase, swapcase!,
|
||||
capitalize, capitalize!, reverse, reverse!, *, <=>, casecmp, start_with?,
|
||||
end_with?, include?, index, rindex.
|
||||
* Added the following Object methods: eql?.
|
||||
* Added the following Proc methods: [], ===, yield, to_proc, arity, clone,
|
||||
dup, ==, eql?, binding, to_s, lambda?, weak!, owner.
|
||||
|
||||
= RubyMotion 3.0 beta 0.5 =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user