Merged: 2023-06-20 Released: 2023-06-20 Changed - **Artifactory** | Added support for token and api key methods of Artifactory authentication. Also added support to read authentication credentials from AWS Secrets Manager.
---
1.35.0
Merged: 2023-06-12 Changed - **Spaced Params** | Adding support parameters and arguments with spaces by wrapping them in single quotes
---
1.34.0
Merged: 2023-05-10 Released: 2023-05-10 Changed - **Python 3.10** | Adding support for Python 3.10
---
1.33.6
Merged: 2022-11-09 Changed - **Semver object** | Fix bug with version comparison and add dedicated unit tests.
---
1.33.5
Merged: 2022-10-17 Changed - **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%.
---
1.33.4
Merged: 2022-09-23 Released: 2022-09-21 Changed - **Scaffolding** | Fixed a bug in scaffolding where templates were not having components loaded in the config section