Skip to content

Releases: Shresht7/PSFavorite

v0.5.0

02 Apr 12:15

Choose a tag to compare

v0.4.0

02 Apr 12:14

Choose a tag to compare

What's Changed

  • Fix predictor path synchronization and enhance thread safety by @Shresht7 in #17
  • Add reload functionality to update favorites in predictor after modifications by @Shresht7 in #18
  • Update project to .NET 9.0 and dependencies by @Shresht7 in #19
  • Add Unit Tests for PSFavoritePredictor by @Shresht7 in #20

Full Changelog: v0.3.0...v0.4.0

v0.3.0

07 May 12:39

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.3.0

v0.2.2

28 Feb 07:09

Choose a tag to compare

What's Changed

  • Fix issue with Optimize-PSFavorites wiping the entire Favorites.txt file by @Shresht7 in #9

Full Changelog: v0.2.1...v0.2.2

v0.2.1

04 Feb 17:39

Choose a tag to compare

Minor Code Refactor

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 Feb 07:27
13ecba7

Choose a tag to compare

What's Changed

  • Implement "fuzzy" search (#6)
  • Improve tooltips (#7)

Full Changelog: v0.1.0...v0.2.0

v0.1.0

02 Feb 15:42

Choose a tag to compare

Initial Release 🚀

Mark PowerShell commands as favorites and have them appear as PSReadline suggestions.

Full Changelog: https://github.com/Shresht7/PSFavorite/commits/v0.1.0