History#

deeppath 0.1.6 (2022-11-10)#

Improved Documentation#

  • Use a pyproject.toml instead of setup.(cfg|py) (+random)

  • Automate the releasing from github (#7)

deeppath 0.1.4 (2021-12-15)#

  • Bug fix: Allow dget to use any typing.Mapping as input (fixed regression introduced in 0.1.3)

deeppath 0.1.3 (2021-12-2)#

  • Allow trailing forward slash in second argument of dget

  • Added type hints

deeppath 0.1.2 (2021-11-30)#

  • Added flatten. To flatten nested lists (returned by dget).

0.1.0 (2020-10-20)#

  • First release on PyPI.