Sourced from whoami's releases.
v1.6.0
Changelog
Added
- Support for GNU/Hurd
Changed
- Removed comment about hostname being limited to ASCII due to Unicode hostnames being supported on Windows
- More descriptive error messages on the web target
Fixed
account()always returning username instead of user principal name on Windowslangs()now returns a list accurate to the POSIX locale spechostname()on Windows now returnsPhysicalDnsHostnameinstead ofNetBIOSdevicename(): Fixed reading escaped unix pretty names- Link error on Windows (in future Rust version)
What's Changed
- Remove comment about hostname being limited to ASCII by
@davidknain ardaku/whoami#119- Add support for GNU/Hurd by
@pinotreein ardaku/whoami#120- Apply target rename wasm32-wasip1 by
@AldaronLauin ardaku/whoami#124- Backport Update copyright (#129) by
@AldaronLauin ardaku/whoami#130- Bump version to 1.6.0-pre.0 by
@AldaronLauin ardaku/whoami#132- Backport v2 -> v1: Fix clippy duplicate attribute for MacOS by
@AldaronLauin ardaku/whoami#135- v1: Update wasm-bindgen to v0.2.89 by
@AldaronLauin ardaku/whoami#138- Backport v2 -> v1: Check more environment variables for language by
@AldaronLauin ardaku/whoami#146- Backport v2 -> v1: Switch Windows
hostname()to returnPhysicalDnsHostnameby@AldaronLauin ardaku/whoami#148- Backport v2 -> v1: Improved error handling by
@AldaronLauin ardaku/whoami#149- 1.6.0-pre.1 and Backport v2 -> v1: Adjusts langs() to match POSIX locale spec by
@AldaronLauin ardaku/whoami#151- Backport v2 -> v1: Fix license link by
@AldaronLauin ardaku/whoami#154- Add discriminants to ExtendedNameFormat enum by
@Batch21in ardaku/whoami#156- Version 1.6.0 pre.2 by
@AldaronLauin ardaku/whoami#158- Backport v2->v1: Fix reading escaped unix pretty names by
@AldaronLauin ardaku/whoami#178- Release v1.6.0 by
@AldaronLauin ardaku/whoami#162New Contributors
@davidknamade their first contribution in ardaku/whoami#119@pinotreemade their first contribution in ardaku/whoami#120@Batch21made their first contribution in ardaku/whoami#156Full Changelog: https://github.com/ardaku/whoami/compare/v1.5.2...v1.6.0
Sourced from whoami's changelog.
[1.6.0] - 2025-03-23
Added
- Support for GNU/Hurd
Changed
- Removed comment about hostname being limited to ASCII due to Unicode hostnames being supported on Windows
- More descriptive error messages on the web target
Fixed
account()always returning username instead of user principal name on Windowslangs()now returns a list accurate to the POSIX locale spechostname()on Windows now returnsPhysicalDnsHostnameinstead ofNetBIOSdevicename(): Fixed reading escaped unix pretty names- Link error on Windows (in future Rust version)
8170882
Release v1.6.0 (#162)109da1c
Backport v2->v1: Fix reading escaped unix pretty names (#178)bc489c0
Version 1.6.0 pre.2 (#158)7aabbfa
Add discriminants to ExtendedNameFormat enum (#156)7aba7a4
Backport v2 -> v1: Fix license link (#154)d90a4f8
1.6.0-pre.1 and Backport v2 -> v1: Adjusts langs() to match POSIX
locale spec...a027097
Backport v2 -> v1: Improved error handling (#149)d9df517
Backport v2 -> v1: Switch Windows hostname() to return
`PhysicalDnsHostname...85933dc
Backport v2 -> v1: Check more environment variables for language (#146)ef86159
v1: Update wasm-bindgen to v0.2.89 (#138)