You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* from PR #135 (HOTFIX-150-drop-wheels):
[PATCH] fixup for better tox testing (- WIP PR #135 -)
Fix typo in tox.ini
[UPGRADE] Version 2.0 Development Cycle (- WIP #120 -)
Changes in file .github/labeler.yml: - Imporved labeler rules - added labeler support for documentation - added labeler some support for invalid (best-effort)
* New Features
- Introduced new label categories: "Bash Lang" and "documentation" for better organization of files in the repository.
* Version Updates
- Updated the software version from "1.5.0" to "2.0.0-alpha" across multiple files, indicating a new major release.
* Dependency Management
- Revised dependency requirements for improved compatibility and updated versions for several packages.
* Bug Fixes
- Enhanced test methods to dynamically retrieve and assert package version, improving test reliability.
* Configuration Changes
- Streamlined CI configurations by removing support for older Python versions, focusing on 3.10, 3.11, and 3.12.
- Removed Python linting configurations, indicating a shift in code quality enforcement strategies.
* From PR #137 (Feature-improving-test-utility-stuff):
[DOCUMENTATION] Slight improvement of meta-testing via doctests (- WIP #128 & #129 -)
[DOCUMENTATION] improved docstrings as discussed in review (- WIP PR #137 -)
[UPGRADE] Possible fixes for #128 and #129 as discussed.
* Bug Fixes
- Enhanced argument handling in command functions to prevent errors when no arguments are provided.
* New Features
- Improved flexibility in passing command arguments through variable-length argument lists.
* From PR #136 (patch-documentation-min-cov):
[DOCUMENTATION] Corrected exitcode description (no code change) (- WIP #79 -)
[DOCUMENTATION] Improved documentation as per #79
[DOCUMENTATION] expands the documentation of the module (- WIP #79 -)
* Documentation
- Enhanced documentation for the multicast package, detailing its purpose and features related to multicast communication.
- Improved clarity of method functionalities and parameters in the multicast/__main__.py file through expanded and reformatted docstrings.
These updates aim to provide users with better guidance and understanding of the multicast functionalities available in the package.
0 commit comments