Releases: shakefu/pytool
Releases · shakefu/pytool
3.5.0
- 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
- Fixes a bug with
@staticmethod
functions on singletons.
- See the changelog for full notes.