File: ChangeLog

package info (click to toggle)
libserialport-ruby 0.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 140 kB
  • ctags: 113
  • sloc: ansic: 1,331; ruby: 59; makefile: 7
file content (30 lines) | stat: -rw-r--r-- 588 bytes parent folder | download
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
26
27
28
29
30
=== 0.7.0 => ???
 * Replaced handwritten Rake tasks and Gemspec with Echoe
 * Fully RDoc'ified
 * Support for Mac OS X
 * Major Code Cleanup
 * It's a proper RubyGem now

=== 0.6.1 => 25/03/2003
 * Minor changes

=== 0.6 => 12/02/2003
 * Windows support
 * Get/set modem parameters
 * Read and write timeouts
 * Open method

=== 0.5 => 25/10/2002
 * Cygwin support

=== 0.4 => 19/09/2002
 * Added more serial ports (total of 8 ports)

=== 0.3 => 15/03/2002
 * Damn, another bug found

=== 0.2 => 14/03/2002
 * A bug fixed (read() was not blocking)

=== 0.1 => 14/03/2002
 * First release