Skip to content

Release version 0.14.2

Compare
Choose a tag to compare
@guillaumeblanc guillaumeblanc released this 11 Aug 21:53
· 266 commits to master since this release

Release version 0.14.2

  • Library

    • Transitions away from sprintf to the more secure snprintf.
    • #147 Works around gcc 11 error stringop-overflow which emits false positives for ozz math serialisation.
  • Build pipeline

    • Updates CI compiler versions.