Releases: ekalinin/nodeenv
Releases · ekalinin/nodeenv
1.10.0 - drop
What's Changed
Fixed bugs 🐛
- Use lowercase lookup for archmap by @robmoss2k in #382
Improvements 🛠
- Add support for Python 3.13 by @hugovk in #367
- Add UV Virtual Environment support by @Vizonex in #386
- Use sh instead of bash by @WhyNotHugo in #389
- Replace additional use of
which(1)withshutil.which()by @mgorny in #355
Other Changes
- Support leading
vin.node-versionby @nix6839 in #359 - Check host platform when finding
nodeversion by @max0x53 in #363
New Contributors
- @hugovk made their first contribution in #367
- @nix6839 made their first contribution in #359
- @max0x53 made their first contribution in #363
- @robmoss2k made their first contribution in #382
- @Vizonex made their first contribution in #386
- @WhyNotHugo made their first contribution in #389
- @mgorny made their first contribution in #355
Full Changelog: 1.9.1...1.10.0