Skip to content

v1.5.0: Windows Native Ecosystem, Automated PowerShell Setup & Multi-Platform Diagnostics

Choose a tag to compare

@Zyrexnn Zyrexnn released this 23 Aug 16:03
· 78 commits to main since this release

🚀 What's New in v1.5.0

🪟 Windows Native Ecosystem & Automated Installer

  • 1-Click PowerShell Setup (\setup_windows.ps1): Single-command automated installer for Windows 10/11 creating Python \�env, directory structures, installing requirements, and preparing environment configurations.
  • Windows System Compatibility Checker (\ ools/windows_compat_check.py): Automated diagnostics tool verifying Python runtime, virtualenv status, directory write permissions, and security tools in PATH.
  • Dedicated Windows Launchers & Wrappers: Native batch and PowerShell launchers (\�in/hermes.bat, \�in/env.bat, \�in/docker_windows.bat, \env.ps1) for seamless execution.
  • Comprehensive Windows Documentation (\docs/INSTALL_WINDOWS.md): Full guide covering PowerShell native, WSL2, Docker Desktop, and Windows troubleshooting.

🤝 Branching & Contribution Enhancements

  • Formalized \dev\ branch workflow in \CONTRIBUTING.md.
  • Refreshed \CONTRIBUTORS.md\ structure and upstream credits.

Full Changelog: v1.4.0...v1.5.0