Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 425 Bytes

File metadata and controls

10 lines (6 loc) · 425 Bytes

10.0.0

Breaking Changes

  • The deprecated NonThrowingFunction class has been removed, use NonCppThrowingFunction instead.
  • The deprecated ThrowingFunction class has been removed, use AlwaysSehThrowingFunction instead.

New Features

  • Added a subclass AutoconfConfigureTestFile of ConfigurationTestFile that represents files created by GNU autoconf configure scripts to test the build configuration.