Object
History release entry.
The list of changes.
Release date.
The header.
Nick name of the release, if any.
The description.
The full text of the release note.
Version number (as a string).
# File lib/pom/history.rb, line 109 def initialize(text) @text = text.strip parse end
Returns the complete text.
# File lib/pom/history.rb, line 115 def to_s text end
[Validate]
Generated with the Darkfish Rdoc Generator 2.