Reimplementation of #8 that resolves the original issue and also another that I found along the way where nested dictionaries with date-like values were not being decoded correctly.
The main reason for redoing this PR was to get it merged to the correct base branch, which I had incorrectly configured.
Reimplementation of #8 that resolves the original issue and also another that I found along the way where nested dictionaries with date-like values were not being decoded correctly. The main reason for redoing this PR was to get it merged to the correct base branch, which I had incorrectly configured.
FYI: @mhluongo