v1.0.0
Last updated
Was this helpful?
Last updated
Was this helpful?
Changed the parameters default values of isWrapped()
instance method to private #opening
and #closing
.
Changed the default values of the opening
and closing
parameters in the static unwrap()
method by removing them.
Changed the default value for the generic type variable Text
of the isWrapper()
static method to string
.
Changed the toStringTag
name from the wrapper
to Wrapper
.
Changed the toStringTag
name from the wrap
to Wrap
.