Sha256: 8381d6196f195588b8039e826705b50b7354fe9bd69a0d32bc2611d4b115535e
Contents?: true
Size: 584 Bytes
Versions: 10
Compression:
Stored size: 584 Bytes
Contents
CHANGESET1: from: '0.14.0' to: '0.14.1' CHANGES: if_or: old: "<r:if can='write' or_test='[d_foo]'>hello</r:if>" new: "<r:if can='write' or_test='d_foo'>hello</r:if>" SHOULD_CHANGE: basic: link_anchor_name: old: "<r:link anchor='[name]'/>" new: "<r:link anchor='#{name}'/>" CHANGESET2: from: '0.15.1' to: '0.15.2' CHANGES: basic: link_sharp: old: "<r:link sharp='true'/>" new: "<r:link anchor='true'/>" anchor_with_link: old: "<r:link anchor='true'/>" new: "<r:anchor do='link'/>"
Version data entries
10 entries across 10 versions & 1 rubygems