Skip to content

Version 1.34.0

Compare
Choose a tag to compare
@sshookman sshookman released this 10 May 16:13
· 7 commits to master since this release
cb29e99
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%.