Skip to content

Releases: Watfaq/PowerSession-rs

v0.1.16

11 Jun 07:09

Choose a tag to compare

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

Full Changelog: v0.1.15...v0.1.16

v0.1.15

14 Mar 04:19
4b1f9f0

Choose a tag to compare

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 stream subcommand 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 --stdin flag to rec command; 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

09 Mar 22:19
2692988

Choose a tag to compare

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

26 Jan 16:45

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.12...v0.1.13

v0.1.12

28 Apr 08:13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.10...v0.1.12

v0.1.11

17 Nov 13:40
b8a4ded

Choose a tag to compare

up

v0.1.10

17 Nov 13:34
7c3534d

Choose a tag to compare

bump ver

v0.1.9

26 Sep 09:24
9ea15e0

Choose a tag to compare

bump

v0.1.8

26 Sep 08:52
701db91

Choose a tag to compare

bump ver (#114)

v0.1.7

10 Sep 11:37
18cf802

Choose a tag to compare

Merge branch 'main' of github.com:Watfaq/PowerSession-rs