Sha256: aca7cc6df6704cd2ad6e42f88df8b18774b2198f1df37643f48e9f493f18922c

Contents?: true

Size: 958 Bytes

Versions: 1

Compression:

Stored size: 958 Bytes

Contents

Revision history for html-autotag-ruby

1.0.10
    - minor code refactoring

1.0.9
    - update ALL copyright dates ;)

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.10 Changes