mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
336 B
336 B
4.0.0
Breaking Changes
- Deleted the deprecated
ArrayContentclass from the dataflow library, useCollectionContentinstead. - Deleted the deprecated
getOptionsInput,getRegexInput, andgetStringInputpredicates from the regexp library, usegetAnOptionsInput,getRegexInputNode, andgetStringInputNodeinstead.