Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve version list generation by the following: - Handles correctly 405 for the 4.5 version and 311 for 3.11 at the same time. - Reduces generation of non-existing versions, which speeds up version-dependent command search and memory footprint. - Function itself runs faster, even though it uses nested loops.
- Loading branch information