Release Notes
Fixed
- Pavex will reject singleton constructors if they return a type with non-
'static
lifetime parameters. Singletons must be shared across worker threads, therefore they must be 'static
.
pavex_cli 0.1.41
Install pavex_cli 0.1.41
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LukeMathWalker/pavex/releases/download/0.1.41/pavex_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/LukeMathWalker/pavex/releases/download/0.1.41/pavex_cli-installer.ps1 | iex"
Download pavex_cli 0.1.41
pavexc_cli 0.1.41
Install pavexc_cli 0.1.41
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LukeMathWalker/pavex/releases/download/0.1.41/pavexc_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/LukeMathWalker/pavex/releases/download/0.1.41/pavexc_cli-installer.ps1 | iex"
Download pavexc_cli 0.1.41