All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Changed the parameters default values of
isWrapped()
instance method to private#opening
and#closing
. 44bd1f5 - Changed the default values of the
opening
andclosing
parameters in the staticunwrap()
method by removing them. d8d0f4b - Changed the default value for the generic type variable
Text
of theisWrapper()
static method tostring
. d8d0f4b - Changed the
toStringTag
name from thewrapper
toWrapper
. d8d0f4b - Changed the
toStringTag
name from thewrap
toWrap
. 4049e2e