Commit Graph

14 Commits

Author SHA1 Message Date
github-actions[bot] 5db978e471 docs: update docs for v0.7.7 2026-01-09 23:32:05 +00:00
Junya Morioka 353c319d63 docs: update docs for v0.7.6 2026-01-09 03:07:53 +09:00
Junya Morioka 603aa0a66d docs: Update docs 2025-12-23 16:38:52 +09:00
Junya Morioka 86938251af refactor: improve code structure and documentation with shared utilities
- Move reusable functions (parse_numeric_version, normalize_semantic_version, get_tag_from_url, get_os_emoji, collect_versions_from_assets, format_versions) to common.py for code reuse across scripts
- Add comprehensive docstrings to all modules and functions for better maintainability
- Enhance parse_wheel_filename to support multiple manylinux tags (e.g., manylinux_2_24_x86_64.manylinux_2_28_x86_64)
- Improve normalize_platform_name to handle manylinux formats with multiple tags
- Refactor create_packages.py to use shared utilities from common.py
- Refactor create_release_history.py with improved function naming and error handling
- Refactor create_release_note.py with better error messages and usage documentation
- Decode URL encoding for improved readability in package documentation
- Update docs/packages.md with formatted output from refactored scripts
2025-12-21 03:20:11 +09:00
github-actions[bot] 4e63e38ee9 docs: update docs for v0.7.0 2025-12-17 19:20:02 +00:00
github-actions[bot] 29a1068c1b docs: update docs for v0.7.0 2025-12-17 09:04:30 +00:00
github-actions[bot] a18d6ac478 docs: update docs for v0.6.9 2025-12-13 09:12:24 +00:00
github-actions[bot] 34b36b749c docs: update docs for v0.6.4 2025-12-06 15:21:57 +00:00
github-actions[bot] bc847f0130 docs: update docs for v0.6.3 2025-12-05 10:43:44 +00:00
github-actions[bot] e3fe4ba075 docs: update docs for v0.5.4 2025-11-28 08:46:38 +00:00
Junya Morioka 814e0b4067 chore: Update docs and regenerate packages 2025-11-27 12:06:11 +09:00
Junya Morioka 9ea50431be chore: add release version for docs/package.md 2025-11-26 23:00:21 +09:00
github-actions[bot] 3cbe3f0831 docs: update docs for v0.4.22 2025-11-05 11:02:00 +00:00
Junya Morioka 19b91c565b chore: update script for docs 2025-11-05 15:23:57 +09:00