Skip to content

0.9.0

Compare
Choose a tag to compare
@MarijnS95 MarijnS95 released this 09 Nov 18:43
· 24 commits to main since this release
0.9.0
d4c94bb

What's Changed

  • utils: Propagate IncludeHandler file loading failures to DXC instead of a panic by @MarijnS95 in #27
  • os: Implement newtype for HRESULT with must_use and hexadecimal format by @MarijnS95 in #29
  • Consistently return HassleError and remove unneeded check macros by @MarijnS95 in #30
  • examples/fake-signing: Make runnable on Linux by @MarijnS95 in #26
  • ci: Drop nightly build/lint tests by @MarijnS95 in #34
  • Use .cast() to not accidentally const_cast, fix Android char type by @MarijnS95 in #32
  • wrapper: Add Android library path by @MarijnS95 in #33
  • ci: Speed up by removing touch hack and caching intermediates by @MarijnS95 in #31
  • Implement basic wrapper for getting shader reflection from DXIL. by @manon-traverse in #37
  • release.toml: re-enable development version bumping after release by @Jasper-Bekkers in #38

New Contributors

Full Changelog: 0.7.0...0.9.0