Skip to content

v1.1.0

Latest

Choose a tag to compare

@DanielArndt0 DanielArndt0 released this 18 Mar 23:19
7ff6850

What's new

This release includes a small update to the str module.

Added

  • Added a new feature for string comparison using the Levenshtein algorithm.
  • Introduced the leven command to calculate the Levenshtein distance between two strings.

Updated

  • Updated the related implementation in the codebase.
  • Updated the documentation, including the str.md file, to reflect the new feature and usage examples.

Acknowledgements

Special thanks to Davi Arndt for the contribution and support in this update.

Full Changelog: v1.0.1...v1.1.0