Skip to content

Releases: ParthJadhav/Rust_Search

release v2.1.0

26 Dec 05:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

Release v2.0.0 🚀

08 Nov 17:14
Compare
Choose a tag to compare

What's Changed

  • Make Search::new public for crate only by @TheAwiteb in #15 (Breaking Change) Use of Search::new is depreciated and will no longer work. Use SearchBuilder instead
  • feat: add ability to set limit of results in output by @TheAwiteb in #19
  • Use '~' as alias for home directory by @TheAwiteb in #16
  • Expected the file extension without a dot by @TheAwiteb in #13
  • Docs improvement by @TheAwiteb in #14

Full Changelog: 1.0.0...2.0.0

Contributors ❤️

  • This release was made possible by @TheAwiteb, Thank you for your contributions 🚀

Release v1.0.0

05 Nov 14:11
Compare
Choose a tag to compare

⚙️ What's Changed

❤️ New Contributors

Full Changelog: https://github.com/ParthJadhav/rust_search/commits/1.0.0