Skip to content

Releases: shakefu/pytool

3.5.0

04 Apr 00:41
Compare
Choose a tag to compare
  • Adds the Namespace.from_dict() method
  • Adds the ability to pass a dictionary into the Namespace constructor and create a Namespace based on its structure.

3.4.2

19 Mar 22:43
Compare
Choose a tag to compare
  • Fixes a bug with @staticmethod functions on singletons.
  • See the changelog for full notes.