Skip to content

3.6.0

Compare
Choose a tag to compare
@shakefu shakefu released this 06 Apr 21:19
· 184 commits to main since this release
  • Namespaces will now convert dot-notation dictionary keys to nested attributes.
  • Namespaces will now convert list-like dictionary objects to list instances.
  • Added the pytool.lang.unflatten() method.