Steven Hartland
0ea4f1d5b7
fix(changelog): group regexps ( #3527 )
...
Fix the regular expressions used in changelog group processing to valid
golang (RE2) regexps. These previously used PCRE character class `\w`
which is not supported in RE2 which is what golang regexp uses.
Also document that format matches not just title as some may thing but
the format `<abbrev-commit> <title-commit>`.
2022-11-07 09:28:52 -03:00
..
2022-10-05 09:35:01 -03:00
2022-09-11 16:54:51 -03:00
2022-09-17 00:13:09 -03:00
2022-10-21 22:30:54 -03:00
2022-10-14 10:17:30 -03:00
2022-10-15 19:31:05 -03:00
2022-11-07 09:28:52 -03:00
2021-12-22 21:52:01 -03:00
2021-12-22 21:52:01 -03:00
2022-09-17 00:13:09 -03:00
2022-09-17 00:13:09 -03:00
2022-09-27 11:52:35 -03:00
2022-09-17 00:13:09 -03:00
2022-09-17 00:13:09 -03:00
2022-11-02 14:54:16 -03:00
2022-09-17 00:13:09 -03:00
2022-09-17 00:13:09 -03:00
2022-11-02 22:14:25 -03:00
2022-11-02 14:54:16 -03:00
2022-09-17 00:13:09 -03:00
2022-10-11 22:09:42 -03:00
2022-11-02 15:30:06 -03:00
2022-09-17 00:13:09 -03:00
2022-10-15 19:31:05 -03:00
2021-12-22 21:52:01 -03:00
2022-09-17 00:13:09 -03:00
2022-10-14 00:33:32 -03:00
2022-09-17 00:13:09 -03:00
2022-11-02 14:54:16 -03:00
2022-09-17 00:13:09 -03:00
2022-09-17 00:13:09 -03:00
2022-09-17 00:13:09 -03:00
2022-09-17 00:13:09 -03:00
2022-09-17 00:13:09 -03:00
2022-09-17 00:13:09 -03:00
2022-09-17 00:13:09 -03:00
2022-10-25 22:16:32 -03:00