Releases: mkrd/PathDict
Releases · mkrd/PathDict
Release 4.0.0
Release 3.0.5
- Fix path handling in raw mode if one of the path elements is equal to the str seperator
Release 3.0.4
- Make pathdict iterable with for-in loop
Release 3.0.3
- Add pop() method
Release 3.0.2
- Fix resetting the path to root after "in" operator
Release 3.0.1
- Better type hinting
Release 3.0.0
v3.0.0 drop 3.7
Release 2.0.1
- Update docs
Version 2.0.0
- Adds the ability to use wildcard patterns
Version 1.2.1
What's Changed
- FIX to use list as key. by @Geson-anko in #2
- Feature/contains by @Geson-anko in #3
- Dev by @mkrd in #5
New Contributors
- @Geson-anko made their first contribution in #2
- @mkrd made their first contribution in #5
Full Changelog: https://github.com/mkrd/PathDict/commits/1.2.1