0.2.3
Add pip wheels validation command Introduces a 'validate' subcommand to the CLI for checking pip wheels compatibility for specified platforms using a dry-run install. Also adds the validatePips method to PlatformContext and refactors requirements generation logic for reuse.