ipums / hlink

Hierarchical record linkage at scale
Mozilla Public License 2.0
12 stars 2 forks source link

Remove deprecation warnings and associated code for previous config structures #127

Open riley-harper opened 11 months ago

riley-harper commented 11 months ago

There are several deprecation warnings sprinkled throughout the code that warn about previous config structures. The code around these warnings handles the previous structures for for backwards compatibility. We can remove these as we move forward with the new config structure. This is technically a breaking change and goes nicely with the planned configuration upgrades, so this can happen in hlink v4.

The deprecation messages are...