forked from clbustos/rinruby
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathHistory.txt
More file actions
26 lines (17 loc) · 703 Bytes
/
History.txt
File metadata and controls
26 lines (17 loc) · 703 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
=== 2.0.3 / 2012-07-31
* Update README.txt
=== 2.0.2 / 2011-02-03
* Updated RSpec to 2.0. Should work on Windows [clbustos]
* 64-bit version is in x64 [Rob Heittman]
* Adapt to different Rterm.exe locations [Rob Heittman]
=== 2.0.1 / 2010-05-01
* Reimplemented Rinruby.new with ordered parameters, for complete backwards compatibility
=== 2.0.0 / 2010-04-26
* Changed RinRuby initialize, with option Hash instead of ordered parameters.
=== 1.2.0 / 2010-04-23
* Fixed to works on Ruby 1.9
* Pull and push of Matrixes
* Faster implementation using functions on R sended at beginning of session
* Regression tests and specifications via RSpec
=== 1.1.1 / 2008
* Last official version on RubyForge