Version 1.34.0
pip install skelebot==1.34.0
This Release Includes:
- Python 3.10 | Adding support for Python 3.10
- Semver object | Fix bug with version comparison and add dedicated unit tests.
- Skelebot Main | Full test coverage for skelebot init.
- Scaffolding | Fixed a bug in scaffolding where scaffolded dict-like components would raise an error in configs with no components defined. Also increase test coverge of this module to 100%.