0.18.0
What's Changed
- Import Embark clippy lints v5 and fix all fallout by @MarijnS95 in #99
- 🏳️⚧️ Name change by @manon-traverse in #102
- Simplify example folder structure by @MarijnS95 in #106
- cargo: Support
ash 0.34
all the way up toash 0.37
by @MarijnS95 in #104 - cargo: Include examples folder in release by @MarijnS95 in #112
- release: Replace deprecated
no-dev-version
inversion withdev-version=false
by @MarijnS95 in #111 - github: Create publishing workflow on tag push, disable
cargo-release
publish by @MarijnS95 in #110 - Import Embark clippy lints v6 and our own internal (rustc+clippy) extensions to it by @MarijnS95 in #105
- Migrate core
gpu-allocator
crate and basic examples towindows-rs
by @MarijnS95 in #107
Full Changelog: 0.17.0...0.18.0