ash-molten/CHANGELOG.md
2022-11-16 17:32:30 +01:00

2.6 KiB

Changelog

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.14.0 - 2022-11-16

Added

  • PR#73 added the v1_1_10 and v1_1_5 features, 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.

Fixed

  • PR#73 changed the build script so that ash-molten can 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 macos or ios.

0.13.1 - 2022-10-04

Changed

  • Expanded ash version range up to 0.37

0.13.0 - 2022-06-08

Changed

  • Update to MoltenVK 1.1.10

0.11.0 - 2021-10-14

Added

  • Provide entrypoint through Ash loader

0.10.0 - 2021-08-31

Changed

  • Update to MoltenVK 1.1.5
  • Other stuff no one bothered to write in a CHANGELOG

0.7.2 - 2020-11-13

Added

  • Added prebuilt libs

0.7.1 - 2020-11-10

Fixed

  • Disabled debug build of MoltenVK

0.7.0 - 2020-11-09

Changed

  • Update to MoltenVK 1.1.0