Releases: elbruno/HermesNET
Releases · elbruno/HermesNET
Release list
v2.0.2
Release Notes v2.0.2
Security
- OpenAI API keys now stay out of JSON config and are stored in the native OS credential store.
- Legacy plaintext API keys migrate on first load/save.
doctormasks secret presence and the host/CLI read the same secret key path.
Docs
- Updated CLI guide, CLI reference, and README for secure-at-rest configuration.
v2.0.1
Release Notes v2.0.1
- Added
hermesnet configfor interactive provider setup with Spectre.Console. - Added
hermesnet doctorfor configuration and runtime diagnostics. - Added Spectre.Console-based UX for the new CLI configuration flow.
- Updated docs to cover the user config file location and new commands.
v0.1.0
HermesNET 0.1.0 — NuGet Release
Release Date: 2026-05-23T11:11:39.297-04:00
Version: 0.1.0
Headline
HermesNET 0.1.0 is the first NuGet-published release of the current HermesNET toolchain. It ships the hermesnet global tool and the reusable runtime packages under trusted publishing.
Included Packages
Hermes.CoreHermes.Adaptershermesnetglobal tool
Release Notes
- Centralized versioning now publishes
0.1.0fromDirectory.Build.props - GitHub Actions uses NuGet Trusted Publishing (OIDC)
- The host project remains non-packable