Releases: Devolutions/multi-pwsh
Releases · Devolutions/multi-pwsh
v0.8.0
What's Changed
- Add demo scripts for multi-pwsh features by Marc-André Moreau (@mamoreau-devolutions) in #29
- Implement scoped archive installs across platforms by Marc-André Moreau (@mamoreau-devolutions) in #30
- Treat venv paths as base directories by Marc-André Moreau (@mamoreau-devolutions) in #32
- Add checksum verification for release installs by Marc-André Moreau (@mamoreau-devolutions) in #33
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Add embedded provider-unify startup hook support by Marc-André Moreau (@mamoreau-devolutions) in #25
- Fix venv PSResource compatibility and venv matrix flow by Marc-André Moreau (@mamoreau-devolutions) in #27
- Remove pwsh-host-cli and release host artifacts by Marc-André Moreau (@mamoreau-devolutions) in #28
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Add native host mode aliases and bump crates to 0.6.0 by Marc-André Moreau (@mamoreau-devolutions) in #21
- fix(multi-pwsh): preserve dotted alias names in implicit host mode by Marc-André Moreau (@mamoreau-devolutions) in #22
- Add configurable multi-pwsh home layout by Marc-André Moreau (@mamoreau-devolutions) in #23
- Add multi-pwsh virtual environment management by Marc-André Moreau (@mamoreau-devolutions) in #24
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Bump crates to 0.5.0 and add multi-pwsh bootstrap tools by Marc-André Moreau (@mamoreau-devolutions) in #17
- CI: migrate to multi-pwsh and focus docs on releases by Marc-André Moreau (@mamoreau-devolutions) in #18
- multi-pwsh: support online/prerelease listing and prerelease-friendly installs by Marc-André Moreau (@mamoreau-devolutions) in #19
- multi-pwsh: bulk installs, alias pinning, cache controls, and docs refresh by Marc-André Moreau (@mamoreau-devolutions) in #20
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add generic reflection dispatch foundation for PowerShell surface coverage by Marc-André Moreau (@mamoreau-devolutions) in #14
- Add multi-pwsh uninstall and make release builds size-optimized by Marc-André Moreau (@mamoreau-devolutions) in #15
- Fix multi-pwsh release naming and Windows metadata by Marc-André Moreau (@mamoreau-devolutions) in #16
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- pwsh-host: Rust implementation of PowerShell native hosting by Alexander Kapshuk (@alexkapshuk) in #1
- Add Linux and macOS support. Fix status access violation on Windows x86. by Alex Yusiuk (@RRRadicalEdward) in #2
- Remove all C code and CMake usage by Marc-André Moreau (@awakecoding) in #3
- Improve PowerShell SDK API wrappers in Rust by Marc-André Moreau (@awakecoding) in #4
- update bindings by Marc-André Moreau (@awakecoding) in #5
- fix tests by Marc-André Moreau (@awakecoding) in #6
- Hackathon Project: Add initial CLI XML .NET object parsing by Marc-André Moreau (@awakecoding) in #7
- add unit tests for primitive CLI XML data types by Marc-André Moreau (@awakecoding) in #8
- Adopt jiff, improve MS-PSRP CLI XML parsing, and align rustfmt rules by Marc-André Moreau (@mamoreau-devolutions) in #10
- Add pwsh-host-cli named pipe command mode and parity coverage by Marc-André Moreau (@mamoreau-devolutions) in #11
- Add cross-platform workflows and pwsh-host binary output by Marc-André Moreau (@mamoreau-devolutions) in #12
- Sync workflows with latest cirup-rs patterns by Marc-André Moreau (@mamoreau-devolutions) in #13
New Contributors
- Alexander Kapshuk (@alexkapshuk) made their first contribution in #1
- Alex Yusiuk (@RRRadicalEdward) made their first contribution in #2
- Marc-André Moreau (@mamoreau-devolutions) made their first contribution in #10
Full Changelog: https://github.com/Devolutions/pwsh-host-rs/commits/v0.3.0