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.
- namespaced function
\Alexsoft\Leftpad\leftpad()
- Only PHP 7.4+ is supported now
- deprecated global function in favor of namespaced one
- used
str_pad
function