outlines icon indicating copy to clipboard operation
outlines copied to clipboard

Restore deprecated regex DSL functions with a warning

Open RobinPicard opened this issue 8 months ago • 0 comments

PR #1463 improved the DSL and, while doing so, modified some of the functions.

The aim of this PR is to restore support for the functions that have been removed to make sure there's no breaking change. It includes deprecation warnings to tell users to stop using those functions and use the new instead.

RobinPicard avatar Apr 09 '25 15:04 RobinPicard