Skip to content

1.0.20

Choose a tag to compare

@jph00 jph00 released this 05 Oct 09:40
· 1228 commits to main since this release

1.0.20

New Features

  • add ignore_ex=False and as_bytes=False params to run (#108)
  • AttrDict: a dict subclass that also provides access to keys as attrs; and change dict2obj to create AttrDicts instead of SimpleNamespaces (#107)