Skip to content

Releases: kieltech75-hue/Human

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 02 Jul 02:08

Human v0.1.6

  • Native desktop binaries for Windows, Ubuntu/Linux, and macOS
  • Python package wheels published to PyPI for supported platforms
  • Syntax-highlighting extension publishing placeholders prepared for OpenVSX and JetBrains Marketplace

Installation (Windows)

Download human-language-0.1.7-setup.exe and double-click to install.

Verify File Integrity

To verify you've downloaded the correct file:

  1. Open PowerShell
  2. Run: Get-FileHash "human-language-0.1.7-setup.exe" -Algorithm SHA256
  3. Compare the result to: 76CA067F7F799316433735AFD132D312A09505FF43DCB5736BEF4059D05F6852

Security Note

This installer is unsigned open-source software. Windows may show an "Unknown Publisher" warning — this is normal and safe for non-commercial software.

Human Language v0.1.4

Choose a tag to compare

@kieltech75-hue kieltech75-hue released this 25 Jun 01:03
cd1d971

Standalone Windows runtime now available

v0.1.1

Choose a tag to compare

@kieltech75-hue kieltech75-hue released this 07 Jun 00:23
Release v0.1.1

human-language

Choose a tag to compare

@kieltech75-hue kieltech75-hue released this 06 Jun 22:01
v1

Initial commit: project files and CI workflows