Skip to content

Conversation

@KristofferC
Copy link
Member

@KristofferC KristofferC commented Jul 1, 2025

@github-project-automation github-project-automation bot moved this to New in Pkg.jl Jul 2, 2025
@IanButterworth IanButterworth moved this from New to In progress in Pkg.jl Jul 2, 2025
@IanButterworth IanButterworth moved this from In progress to In review in Pkg.jl Jul 2, 2025
@gbaraldi
Copy link
Member

gbaraldi commented Jul 3, 2025

Not sure what the process is but could we get #4243

KristofferC and others added 13 commits July 4, 2025 11:11
Co-authored-by: Ian Butterworth <[email protected]>
(cherry picked from commit 799f7de)
Co-authored-by: KristofferC <[email protected]>
Co-authored-by: Ian Butterworth <[email protected]>
(cherry picked from commit eab1b8b)
…es (#2330)

Co-authored-by: Ian Butterworth <[email protected]>
Co-authored-by: KristofferC <[email protected]>
(cherry picked from commit 7381ccf)
Co-authored-by: KristofferC <[email protected]>
(cherry picked from commit d0c6d50)
…alled app (#4263)

Co-authored-by: KristofferC <[email protected]>
(cherry picked from commit e3d4561)
Co-authored-by: KristofferC <[email protected]>
(cherry picked from commit 109eaea)
Co-authored-by: Kristoffer Carlsson <[email protected]>
(cherry picked from commit 175a1ff)
Rewrite the fuzzy sorting algorithm to provide more intuitive package name suggestions:

Prefix matching prioritized for exact starts (e.g., "Plo" → "Plots")
Subsequence matching with position weighting for scattered matches
Weighted edit distance with common typo handling (a↔e, c↔k, etc.)
Case preservation scoring and length penalties
Optional popularity weighting for future use

Co-authored-by: KristofferC <[email protected]>
Co-authored-by: Claude <[email protected]>
(cherry picked from commit 3869055)
(cherry picked from commit e02bcab)
Co-authored-by: gbaraldi <[email protected]>
(cherry picked from commit 5577f68)
Co-authored-by: KristofferC <[email protected]>
(cherry picked from commit 2097cdb)
@KristofferC KristofferC merged commit 23d8559 into release-1.12 Jul 4, 2025
14 of 16 checks passed
@KristofferC KristofferC deleted the backports-release-1.12 branch July 4, 2025 11:35
@github-project-automation github-project-automation bot moved this from In review to Done in Pkg.jl Jul 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

7 participants