Sha256: 9e0968cab37e3245bb739106dcf96355894ab2b84a0edad6e1ba9413ad27ea96

Contents?: true

Size: 354 Bytes

Versions: 1

Compression:

Stored size: 354 Bytes

Contents

== CHANGES

0.3.1
  * Added the #subscript helper to the CommandNode class [vjt]

0.3.0
  * Resolve problems on Ruby 1.9.1 with ImageNode#read_source. Peter uses IO#getc, which returns a String on Ruby 1.9.1, not a Integer, so I replaced with getbyte. [clbustos]
  * Deleted duplicated definition of ImageNode#style= with attr_writer and def. [clbustos]

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
clbustos-rtf-0.3.1 CHANGES