Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove util.OptionalBool and related functions (#29513) | 6543 | 2024-03-02 | 1 | -1/+1 |
| | | | | | | and migrate affected code _last refactoring bits to replace **util.OptionalBool** with **optional.Option[bool]**_ | ||||
* | Fix NuGet search endpoints (#25613) | KN4CK3R | 2023-08-14 | 1 | -0/+70 |
Fixes #25564 Fixes #23191 - Api v2 search endpoint should return only the latest version matching the query - Api v3 search endpoint should return `take` packages not package versions |