Releases: Watfaq/PowerSession-rs
Releases · Watfaq/PowerSession-rs
v0.1.16
What's Changed
- Bump softprops/action-gh-release from 2.5.0 to 2.6.0 in the github-actions group by @dependabot[bot] in #286
- Bump the cargo-deps group across 1 directory with 2 updates by @dependabot[bot] in #287
- Bump rustls-webpki from 0.103.9 to 0.103.10 by @dependabot[bot] in #288
- fix: Windows linking by @brian6932 in #291
- Bump the cargo-deps group across 1 directory with 3 updates by @dependabot[bot] in #296
- Bump the cargo-deps group across 1 directory with 5 updates by @dependabot[bot] in #304
- Bump openssl from 0.10.76 to 0.10.80 by @dependabot[bot] in #303
- Bump rustls-webpki from 0.103.10 to 0.103.13 by @dependabot[bot] in #295
- Bump rand from 0.9.1 to 0.9.4 by @dependabot[bot] in #292
- Bump softprops/action-gh-release from 2.6.0 to 3.0.0 in the github-actions group across 1 directory by @dependabot[bot] in #289
- Clarify custom shell and self-hosted server usage in README by @Copilot in #308
- Bump log from 0.4.30 to 0.4.32 in the cargo-deps group by @dependabot[bot] in #309
- Added support for [asciicast v3][1] by @JBenda in #310
- Bump uuid from 1.23.2 to 1.23.3 in the cargo-deps group by @dependabot[bot] in #311
New Contributors
- @brian6932 made their first contribution in #291
- @JBenda made their first contribution in #310
Full Changelog: v0.1.15...v0.1.16
v0.1.15
What's Changed
- Fix release pipeline failing to find Windows binary artifact by @Copilot in #276
- Support asciinema v1 format playback by @Copilot in #281
- Bump the cargo-deps group with 2 updates by @dependabot[bot] in #277
- feat: add URL playback support to play command by @Copilot in #280
- feat: add
streamsubcommand for live terminal session broadcasting by @Copilot in #278 - Bump quinn-proto from 0.11.13 to 0.11.14 by @dependabot[bot] in #282
- feat(play): add spacebar pause/resume during playback by @Copilot in #279
- Add
--stdinflag toreccommand; fix non-Windows build by @Copilot in #283 - Bump version to 0.1.15 to trigger release pipeline by @Copilot in #285
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- Bump aws-lc-sys from 0.37.0 to 0.37.1 by @dependabot[bot] in #268
- Bump the cargo-deps group across 1 directory with 3 updates by @dependabot[bot] in #266
- Bump bytes from 1.10.1 to 1.11.1 by @dependabot[bot] in #264
- Bump the github-actions group with 2 updates by @dependabot[bot] in #267
- Add --speed and --idle-time-limit options to play subcommand by @Copilot in #270
- Restore colored help output lost in clap 4.5.54 upgrade by @Copilot in #271
- fix: preserve ESC byte in VT key sequences by using ReadFile for stdin by @Copilot in #273
- bump cargo version to 0.1.13 by @Copilot in #274
- bump cargo to 0.1.14 by @Copilot in #275
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- Fix panic when recording apps that output non-UTF-8 bytes by @SteveSandersonMS in #259
- Bump softprops/action-gh-release from 2.2.2 to 2.4.2 by @dependabot[bot] in #257
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #258
- Bump the github-actions group with 3 updates by @dependabot[bot] in #260
- Bump the cargo-deps group with 8 updates by @dependabot[bot] in #261
New Contributors
- @SteveSandersonMS made their first contribution in #259
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- Bump os_info from 3.5.0 to 3.7.0 by @dependabot in #122
- Bump windows from 0.37.0 to 0.38.0 by @dependabot in #126
- Bump log from 0.4.17 to 0.4.20 by @dependabot in #117
- Bump serde from 1.0.189 to 1.0.196 by @dependabot in #149
- Bump uuid from 1.4.1 to 1.7.0 by @dependabot in #148
- Bump rustc_version_runtime from 0.2.1 to 0.3.0 by @dependabot in #129
- Bump reqwest from 0.11.20 to 0.12.1 by @dependabot in #165
- Bump serde_json from 1.0.108 to 1.0.114 by @dependabot in #155
- Bump serde from 1.0.196 to 1.0.203 by @dependabot in #180
- Bump actions/download-artifact from 3 to 4 by @dependabot in #137
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #138
- Bump reqwest from 0.12.1 to 0.12.4 by @dependabot in #173
- Bump softprops/action-gh-release from 0.1.13 to 2.2.1 by @dependabot in #188
- Bump serde_json from 1.0.114 to 1.0.138 by @dependabot in #189
- Bump uuid from 1.7.0 to 1.12.1 by @dependabot in #190
- fix: README build badge by @pl4nty in #208
- update crates to latest by @ibigbug in #212
- Bump softprops/action-gh-release from 2.2.1 to 2.2.2 by @dependabot in #210
New Contributors
Full Changelog: v0.1.10...v0.1.12
v0.1.11
v0.1.10
v0.1.9
bump
v0.1.8
bump ver (#114)
v0.1.7
Merge branch 'main' of github.com:Watfaq/PowerSession-rs