Skip to content

v0.43.0

Compare
Choose a tag to compare
@IGI-111 IGI-111 released this 02 Aug 21:06
· 847 commits to master since this release
3efc60e

What's Changed

Breaking changes

  • The std::flags module has been improved in a non compatible fashion.
  • Improvements to constant folding break ABI compatibility
  • Numeric conversions are no longer implicit, converting from one integer type to the other has to be explicitly done using the newly introduced methods such as as_u8

New Contributors

Full Changelog: v0.42.1...v0.43.0