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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog
8dbdd08 Merge pull request #73 from codecrafters-io/andy/lower-macos-min-version
4b2bc25 Update .goreleaser.yml to include MACOSX_DEPLOYMENT_TARGET environment variable for builds, enhancing compatibility with macOS.
b460df3 Merge pull request #71 from codecrafters-io/andy/password-prompt
194d4c3 Refactor user prompts in install.sh to streamline admin access notifications. Updated messages to emphasize potential password entry during installation, enhancing clarity for users.
a6f6576 Enhance user prompts in install.sh to clarify admin access requirements during installation. Updated messages to provide clearer instructions for entering admin passwords.
aaf2a38 Merge pull request #70 from codecrafters-io/andy/update-install-ps1
6d57f4b Improve success message formatting in install.ps1 by changing the foreground color to DarkGreen and adding a space for better readability.
c3b4bc7 Enhance user prompts in install.ps1 for better clarity during installation. Updated download messages and success confirmation to improve user experience.
2e5556f Merge pull request #69 from codecrafters-io/update-install-script-prompts
ee9f933 Update install.sh to improve user prompts and remove redundant messages.
047dce7 Merge pull request #67 from codecrafters-io/andy/support-windows
b7b2628 Refactor PATH environment variable update in install.ps1
fa79f38 Refactor GitHub Actions workflow for Windows to use dot-sourcing for install.ps1
e384158 Add Windows installation script for CodeCrafters CLI
8fd4239 Update CODECRAFTERS_CLI_VERSION to v46 in install.sh script.