Sha256: ad74e708b00d03098032f72121c35c12382f84db094c0e8ad61fb9f636be102d

Contents?: true

Size: 680 Bytes

Versions: 1

Compression:

Stored size: 680 Bytes

Contents

== 0.2.2 2009-12-23
 * Fix issue #4: Handle case when supplied length is smaller than omission (ghazel)

== 0.2.1 2009-12-18
 * Fix issue #3: Handle case when input html contins a script tag.

== 0.2.0 2009-11-23
 * Fix issue #2: The omission text's length is now included in the returned
   string's calculation. This is more consistent with the rails truncate
   helper's behavior.

== 0.1.2 2009-09-25
 * Fix issue #1: Handle case when input html is nil.

== 0.1.1 2009-08-25
 * Fixed issue with regex which would not recognize <a> tags that contain slashes.
 * Other refactoring and improvements to spec coverage.

== 0.1.0 2009-08-03
 * Wrote truncate_html. Initial release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
truncate_html-0.2.2 History.txt