Releases: erdogant/dicter
Releases · erdogant/dicter
0.1.6
- New functionality to update nested dictionaries. More information can be found here.
v0.1.5
- function name
path
is changed into traverse
- new function
is_key
to check whether key exists in dictionary
- New unit tests
- Updated docstrings and examples
v0.1.4
- the _to_df columns are set to strings
v0.1.3
- update to_df if dict is not nested
v0.1.2
- Added new functionality: to_df