v2.1.18
Version 2.1.18
Changes to Existing Features
- Documentation:
- Updated
sphinx-toolboxto version4.3.0indocs/requirements.txt. This upgrade enhances the documentation generation capabilities with the latest features and fixes.
- Updated
Internal
- Version Update:
- Bumped the package version to
2.1.18to reflect the changes in documentation dependencies.
- Bumped the package version to
Diagram of Documentation Dependency Changes
graph TD;
A[Previous sphinx-toolbox Version 4.2.0] --> B[docs/requirements.txt];
B --> C[Updated to sphinx-toolbox 4.3.0];This update ensures that the documentation tools are up-to-date, leveraging new improvements and maintaining compatibility with the latest documentation standards.