Skip to content

v2.12.0 Release

Latest
Compare
Choose a tag to compare
@justinfx justinfx released this 14 Apr 06:50
· 1 commit to master since this release

Changelog: v2.11.2...v2.12.0

  • (9027b5b1) cpp - fix potential FileSequence memory leak during copy; switch to unique_ptr private data member
  • (05d8562c) cpp - use shared_ptr for internal map management instead of custom deleter
  • (0374a820) cpp - clang-tidy formatting