Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 1.07 KB

Change Log

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.

[1.0.0] - 2022-02-02

[1.0.0] Changed

  • Changed the parameters default values of isWrapped() instance method to private #opening and #closing. 44bd1f5
  • Changed the default values of the opening and closing parameters in the static unwrap() method by removing them. d8d0f4b
  • Changed the default value for the generic type variable Text of the isWrapper() static method to string. d8d0f4b
  • Changed the toStringTag name from the wrapper to Wrapper. d8d0f4b
  • Changed the toStringTag name from the wrap to Wrap. 4049e2e