attakei / age-cli

Alt bumpversion
https://age.attakei.dev
Apache License 2.0
2 stars 0 forks source link

Support regexp in files section of config #10

Closed attakei closed 6 months ago

attakei commented 6 months ago

Refs: #8

attakei commented 6 months ago

It should be supported optional search with RegexBuilder.

https://docs.rs/regex/latest/regex/struct.RegexBuilder.html

attakei commented 6 months ago

It should be supported optional search with RegexBuilder.

https://docs.rs/regex/latest/regex/struct.RegexBuilder.html

I do not have strong will to handle options of builder in this PR (and nearly future). Created as new issue #11.