mirror of
https://github.com/github/codeql.git
synced 2026-04-21 06:55:31 +02: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.