Skip to content
DBA edited this page Sep 14, 2010 · 3 revisions

Changelog

1.0.0 (May 07 2010)

[FEATURE] It’s now possible to create instances of SwfFile and then access SwfFile#header
[FEATURE] SwfFile#compressed? has been added as a helper method. It’s effectively the same as SwfFile#header.compressed?
[FIXED] Conversions#to_hash is now compatible with Ruby 1.8
[FIXED] RubyGems is now required by the test helper when running on Ruby 1.8
[FIXED] The tests are now compatible with Ruby 1.8
[FIXED] SwfHeader#duration is now compatible with Ruby 1.8
[TWEAK] Modularized the gem a bit more. Still missing docs.

Clone this wiki locally