All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased - ReleaseDate
0.19.0 - 2024-04-03
- PR#83 Upgrade
ashto0.38
0.18.0 - 2024-03-19
- PR#82 Upgrade MoltenVK to
1.2.8
0.17.0 - 2024-01-24
- PR#81 Upgrade MoltenVK to
1.2.7
0.16.0 - 2023-11-03
- PR#76 Upgrade MoltenVK to
1.2.6
0.15.0 - 2023-03-15
- PR#75 Upgrade MoltenVK to
1.2.2
0.14.0 - 2022-11-16
- PR#73 added the
v1_1_10andv1_1_5features, enabling one of these features will download or compile that version of MoltenVK instead of the version that is hardcoded in the current build script. This can be useful if a newer version of this crate uses a newer version of MoltenVK, but you want to use an older version due to reasons such as bugs or other problems with the newer version.
- PR#73 changed the build script so that
ash-moltencan be cross-compiled from non-macOS hosts, at least in the pre-compiled case, the compiled case is untested. - PR#74 resolved #70 by making the build script fail if the target os is not
macosorios.
0.13.1 - 2022-10-04
- Expanded ash version range up to 0.37
0.13.0 - 2022-06-08
- Update to MoltenVK 1.1.10
0.11.0 - 2021-10-14
- Provide entrypoint through Ash loader
0.10.0 - 2021-08-31
- Update to MoltenVK 1.1.5
- Other stuff no one bothered to write in a CHANGELOG
0.7.2 - 2020-11-13
- Added prebuilt libs
0.7.1 - 2020-11-10
- Disabled debug build of MoltenVK
0.7.0 - 2020-11-09
- Update to MoltenVK 1.1.0