Skip to content

🚀 PathTrim 2.0 Release 🚀

Latest
Compare
Choose a tag to compare
@rrrodzilla rrrodzilla released this 24 Jun 04:34
· 2 commits to main since this release

I'm happy to announce the release of PathTrim 2.0! This new version brings significant improvements, enhanced cross-platform support, and important bug fixes to make it even more powerful and convenient.

🌟 New Features & Improvements

  • Cross-platform support: Added support for Unix, Windows, and MacOS paths to make it more versatile and useful in different environments (#4ced091, #19e8000).
  • Optimized trim_to_nth function: I've optimized the trim_to_nth function to now perform a single iteration, resulting in faster trimming of paths (#9b6a12b).
  • Updated documentation: Improved documentation for better clarity and understanding of the AsRef<Path> usage (#ea036ca).

🔧 Bug Fixes

  • Added windows unit tests (#c44ab1f).
  • Added Windows edge case test in trimmable_path (#b6041bb).

🛠️ Maintenance

Thank you for your continued support and I hope PathTrim 2.0 will make your development experience even better!

As always, please feel free to provide feedback, report issues, or contribute to the project – I value your input.

Happy coding! 🎉