mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Require regress v0.10.5
There are tests that check for the functionality that version newly supports, so an earlier version won't work as expected.
This commit is contained in:
@@ -36,6 +36,7 @@ Added
|
||||
deduplicate certain metadata values. The behaviour is configurable using the
|
||||
new ``MetadataWriteOptions`` struct (or class, in the C++ wrapper), and is
|
||||
disabled by default.
|
||||
- Support for modifiers in plugin metadata name regexes.
|
||||
|
||||
Fixed
|
||||
-----
|
||||
|
||||
@@ -39,7 +39,6 @@ Changed
|
||||
exist), the function now always evaluates to false. Previously it would
|
||||
evaluate to true when the comparator was ``<``, ``<=`` or ``!=``, and false
|
||||
otherwise.
|
||||
- Plugin metadata name regexes now support modifiers.
|
||||
- The specific regex syntax and features supported are now explicitly decoupled
|
||||
from metadata syntax versioning, so they can change independently.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user