Sha256: dd763e877535a99c4d8e1545c764b6ea548c4387167e9588327e3a1617388bf8

Contents?: true

Size: 878 Bytes

Versions: 1

Compression:

Stored size: 878 Bytes

Contents

Revision history for html-autotag-ruby

1.0.8
    - update copyright date

1.0.7
    - explicit cast of attr values to string

1.0.6
    - more true implementation of Perl's HTML::Entities
    - removed dependency from docs

1.0.5
    - fixed double ampersand encoding bug

1.0.4
    - fully implemented HTML::Encoder's functionality

1.0.3
    - replaced htmlentities dependency with HTML::Encoder

1.0.2
    - added README for rubydoc.info

1.0.1
    - fixed ridiculous typo introduced by trying to document

1.0.0
    - ready for production

0.0.6
    - fixed attr bug for deeply nested data structures

0.0.5
    - fixed encode bug (basic encoding works)

0.0.4
    - fixed indentation bug

0.0.3
    - explicit check for hash
    - corrected misspelled key name (data => cdata)

0.0.2
    - added htmlentities

0.0.1
    - First version, released on an unsuspecting world.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
HTML-AutoTag-1.0.8 Changes