Skip to content

v3.1.5

Compare
Choose a tag to compare
@cary-ilm cary-ilm released this 30 Mar 01:12
· 109 commits to RB-3.1 since this release

Patch release with miscellaneous bug/doc/build fixes.

In particular, this fixes an issue that could lead to incorrect values for numeric_limits. This also updates the CI workflow matrix to VFX-CY2022.

  • [#246] Update CI workflow matrix for VFX-CY2022
  • [#245] Use _WIN32 instead of _MSC_VER to fix mingw build
  • [#244] Fix 32-bit x86 build failure with 16c instructions
  • [#241] Move numeric_limits specializations into half.h
  • [#236] Change references to "master" branch to "main"