Skip to content

Releases: rrrodzilla/pathtrim

🚀 PathTrim 2.0 Release 🚀

24 Jun 04:34
Compare
Choose a tag to compare

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! 🎉

1.0.0 - We did it!

09 Dec 05:04
Compare
Choose a tag to compare

After minutes of strenuous coding, we've finally hit our 1.0.0 release milestone! Congratulations to everyone involved! 👍 🍾