Sha256: bf39369e24940c6c7fea0b1d3765431a96093693eeb3e523624dd69c2fbb9d7b

Contents?: true

Size: 543 Bytes

Versions: 1

Compression:

Stored size: 543 Bytes

Contents

== v0.9.4 (6-aug-2010)

=== Major changes:

* The use of BigDecimal (standard) has been preferred to Flt::DecNum.
* "sdl4r/sdl.rb" has been renamed to "sdl4r/sdl4r.rb"
* A sdl4r.rb has been added so that users can actually write (as the documentation pretended):

    require 'sdl4r'

* SDL4R#coerce_or_fail has been implemented, which means that random objects can't be added to a
  Tag as before. Rational instances are coerced using Rational#to_f.
* Added usual time methods to SdlTimeSpan: day(), hour(), min(), sec(), usec()

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sdl4r-0.9.4 CHANGELOG