## v0.2.2 ### Fixed - Fix crash in `HotReloadState` when targetting wasm. ## v0.2.1 ### Fixed - Fix build when targeting wasm. ## v0.2.0 ### Added - Add support for hot-reloading, see [#1](https://github.com/dimforge/wgmath/pull/1). This includes breaking changes to the `Shader` trait. - Add support for shader overwriting, see [#1](https://github.com/dimforge/wgmath/pull/1).