Update release version to v0.1.2.b.1 and enhance macOS support in terminal.py and install.sh

- Updated the release version in index.html and version.txt to v0.1.2.b.1.
- Added macOS detection and installation instructions for Python 3 in install.sh.
- Refactored terminal.py to include first-class support for macOS, updating distribution prompts and compatibility checks.
- Improved user experience by integrating Homebrew installation prompts for Python 3 on macOS.
This commit is contained in:
2025-11-16 14:07:13 -05:00
parent c9b2be1724
commit a9ee4f8866
4 changed files with 259 additions and 25 deletions

View File

@@ -46,7 +46,7 @@
<div class="hero__metrics">
<div class="metric">
<p class="metric__label">Current release</p>
<p class="metric__value">v0.1.2.b</p>
<p class="metric__value">v0.1.2.b.1</p>
</div>
<div class="metric">
<p class="metric__label">Supported families</p>