Skip to content

Releases: erdogant/dicter

0.1.6

09 May 19:16
Compare
Choose a tag to compare
  • New functionality to update nested dictionaries. More information can be found here.

v0.1.5

14 Jan 11:53
Compare
Choose a tag to compare
  • 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

05 Jan 10:26
Compare
Choose a tag to compare
  • the _to_df columns are set to strings

v0.1.3

03 Jan 23:56
Compare
Choose a tag to compare
  • update to_df if dict is not nested

v0.1.2

03 Jan 23:45
Compare
Choose a tag to compare
  • Added new functionality: to_df

v0.1.1

01 Jan 19:03
Compare
Choose a tag to compare
  • Update docstrings

v0.1.0

01 Jan 16:17
Compare
Choose a tag to compare
  • First release dicter