File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,12 +42,16 @@ In https://github.com/lyrasis/kiba-extend/pull/213[PR#213]
4242
4343=== Added
4444
45+ * Distinction between `:verbose` and `:debug` job verbosity.
46+ In https://github.com/lyrasis/kiba-extend/pull/216[PR#216]
4547* `deduplicate` parameter to `CombineValues::FromFieldsWithDelimiter`.
4648In https://github.com/lyrasis/kiba-extend/pull/214[PR#214]
4749* `positional_compare` parameter to `Delete::FieldValueIfEqualsOtherField` transform
4850In https://github.com/lyrasis/kiba-extend/pull/212[PR#212]
4951* Ability to make `Deduplicate::Table` compile all unique values of all fields in a duplicate row set, and write them into the kept row.
5052In https://github.com/lyrasis/kiba-extend/pull/211[PR#211]
53+ * FileRegistry.replace_entries method.
54+ In https://github.com/lyrasis/kiba-extend/pull/216[PR#216]
5155
5256=== Changed
5357
@@ -59,6 +63,10 @@ In https://github.com/lyrasis/kiba-extend/pull/211[PR#211]
5963
6064* Convert `Deduplicate::Table` spec to yardspec.
6165In https://github.com/lyrasis/kiba-extend/pull/211[PR#211]
66+ * Add rubocop binstub.
67+ In https://github.com/lyrasis/kiba-extend/pull/216[PR#216]
68+ * Improve error messages and debugging output for registry-related work.
69+ In https://github.com/lyrasis/kiba-extend/pull/216[PR#216]
6270
6371== Releases
6472
You can’t perform that action at this time.
0 commit comments