0.3.3
- Resolve enum repr based on repr attributes, discriminant suffixes, and discriminant values (#196)
- Support #[cxx::bridge] module nested inside another module (#119)
- Allow include-ing <bracketed> headers (#201)
- Fix some warnings when built with MSVC (#194, thanks @philipcraig)