Skip to content

1.0.6

Choose a tag to compare

@korawica korawica released this 24 May 17:08
· 155 commits to main since this release

โœจ Features

  • ๐ŸŽฏ feat: add escape formatter group function. (2024-05-24)

โœ’๏ธ Code Changes

  • ๐Ÿงช tests: add test cases for escape regex work. (2024-05-25)
  • ๐ŸŽจ style: add logging with name on init file. (2024-05-19)
  • ๐ŸŽจ style: change type hint for itself class to Self. (2024-05-18)

๐Ÿ—ƒ๏ธ Documents

  • ๐Ÿ“„ docs: update readme and doc-string. (#69) (2024-05-15)

๐Ÿ› Fix Bugs

  • โš™๏ธ fixed: import return type does not use on all. (2024-05-25)
  • โš™๏ธ fixed: add abstractmethod for abc class. (2024-05-15)

๐Ÿ“ฎ Dependencies

  • ๐Ÿ“Œ deps: remove perf deps and add mkdocs deps for docs generator. (2024-05-15)