Release Notes
Added
- The diagnostic representation of all call graphs now includes call order information—e.g. does this constructor get invoked before or after this other one?
Fixed
- Respect the order identified by the borrow-checking analysis phase when generating code
pavex_cli 0.1.51
Install pavex_cli 0.1.51
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LukeMathWalker/pavex/releases/download/0.1.51/pavex_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/LukeMathWalker/pavex/releases/download/0.1.51/pavex_cli-installer.ps1 | iex"
Download pavex_cli 0.1.51
pavexc_cli 0.1.51
Install pavexc_cli 0.1.51
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LukeMathWalker/pavex/releases/download/0.1.51/pavexc_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/LukeMathWalker/pavex/releases/download/0.1.51/pavexc_cli-installer.ps1 | iex"
Download pavexc_cli 0.1.51