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