Sha256: 676125c44c987447f8a81830a41a4a3f9f8c8db68a4ff942bf86ced02d886bd7

Contents?: true

Size: 1.17 KB

Versions: 1

Compression:

Stored size: 1.17 KB

Contents

v0.6.1 GitHub Home Page
- use GitHub Pages url as home page for gem

v0.6.0 XML Output
- v0.7.25 of the Mediainfo CLI is now required, as the Mediainfo class'
  parsing implementation is now based on parsing XML output. REXML will 
  be used by default, but Hpricot and Nokogiri are also supported.

v0.5.1 Packaging Fix
- Gemspec was referencing a missing file
- Behold: THREE DIGIT VERSION NUMBER. Serious business now!

v0.5.0 Raw, Son
- You can now initialize an instance from raw CLI output

v0.4.0 Mediainfo Respects Your Existing Customs
- Define String#shell_escape only if it is not already defined

v0.3.0 Mediainfo Is High Class
- Class instead of instance-level customization of mediainfo binary path. 
  Set Mediainfo.path = /path/to/binary if mediainfo is not in your shell 
  path.
- Instances retain the :last_command run. The API to rerun that command is 
  still private.
- Started defining custom Mediainfo exception classes and are now raising 
  Mediainfo::ExecutionError instead of RuntimeError if the system command 
  exits with anything other than 0.

v0.2.0 Escape from the Shell
- Added proper escaping for funky filenames. Thanks to Peter Vandenberk!

v0.1.0 Initial Release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mediainfo-0.6.1 Changelog