Skip to content

Cortex 10.7.0.0a6

Pre-release
Pre-release

Choose a tag to compare

@murraystevenson murraystevenson released this 23 Feb 19:25
· 68 commits to main since this release

Fixes

  • CompoundData : Fixed bad formatting of exception messages 1.

Breaking Changes

  • MessageHandler : Removed support for passing boost::format objects to msg(). Use fmt::format() instead.
  • FileSequence : Removed fileNameTemplate() protected method. Use fileNameForFrame() instead.
  1. To be omitted from the notes for the final 10.7.0.0 release.