An non-exhaustive history of the RubyCocoa project:
- 2007-06: Fujimoto Hisa talked about RubyCocoa on RubyKaigi2007 in Tokyo.
- 2007-06: 0.11.1 was released.
- 2007-05: 0.11.0 was released.
- 2007-03: The apple-unstable branch was merged into trunk.
- 2007-01: 0.10.0 and 0.10.1 were released.
- 2006-12: 0.9.0 was released (first release from the apple-unstable branch).
- 2006-11: Eloy Duran jointed the committers list. Publication of the "making Mac OS X Application using RubyCocoa" article on Open Source Magazine (in Japan), written by Fujimoto Hisa
- 2006-10: Laurent Sansonetti made a RubyCocoa presentation during RubyConf 2006. Fujimoto Hisa made a RubyCocoa session on MOSA-Syonan-meeting in Japan.
- 2006-08: Tim Burks joined the committers list. A RubyCocoa presentation was made during WWDC, by Apple. RubyCocoa should be included and supported in Mac OS X 10.5, Leopard.
- 2006-06: Fujimoto Hisa talked about RubyCocoa on LT session of RubyKaigi 2006
- 2006-05: Laurent Sansonetti, from Apple, joined the committers list. Creation of the apple-unstable branch.
- 2006: Publication of the http://rubycocoa.com∞ resource site, made by Tim Burks.
- 2006-02: Jonathan Paisley joined the committers list.
- 2003: Kimura Wataru joined the committers list.
- 2002-12: 0.4.0 was released.
- 2002-05: Publication of the "Examining RubyCocoa" article on Dr Dobbs Journal, written Chris Thomas.
- 2002-02: The project was registered on SourceForge∞. Chris Thomas joined the committers team.
- 2001-11: 0.1.0 was released (the first release!).
- 2001-10: Integration with Interface Builder and Project Builder (former name of Xcode).
- 2001 (fall): Hisakuni Fujimoto implemented a Ruby extension module to wrap NSObject and NSClassFromString.