You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ignoreSuffixes to version filtering logic: Introduced new functionality to filter out alpha, beta, and release candidate tags when determining the latest version. This improvement enhances version detection by allowing users to exclude pre-release versions when needed, ensuring more accurate identification of stable releases.
What's Changed
Enhanced version filtering logic with configurable suffix ignoring
Improved latest version detection by excluding pre-release versions