Skip to content

Latest commit

 

History

History
76 lines (27 loc) · 2.81 KB

CHANGELOG.md

File metadata and controls

76 lines (27 loc) · 2.81 KB

2.0.0 (2021-12-04)

Features

  • Rewrite Windows components in Rust (#26) (d87ad12)

BREAKING CHANGES

  • The file location and interface of the Windows component are updated, though it was not intended to be used by end users.

Co-authored-by: Takaya Saeki abc.tkys+pub@gmail.com

1.4.0 (2021-11-23)

Features

  • move hello to foreground once window exists (#27) (b0b9f54)

1.3.2 (2021-11-22)

Bug Fixes

  • quote hello_winpath in uninstall.sh (#28) (bd7e009)

1.3.1 (2021-08-29)

Bug Fixes

  • install: Fix installation failure that occured because .exe files did not have the execution permissions. (5788c93)

1.3.0 (2021-08-29)

Bug Fixes

  • Fix warning that pointer doesn't outlive temporary CString (#23) (97289e5)
  • quote PAM_WSL_HELLO_WINPATH to allow spaces (abad2f8)

Features

  • add pam-config for automatic configuration Install automatic PAM config (1380e27), closes #14
  • support custom /c mountpoints (#13) (5fcc2a1)

Performance Improvements

  • decrease pam module binary size (c79a184)

1.2.0 (2020-05-29)

1.1.0 (2020-05-29)

1.0.0 (2017-09-18)