Version 1.0.2-test-python
·
4 commits
to main
since this release
✨ New Features
b984297- add unit tests and documentation (commit by @genui-scotty[bot])
🐛 Bug Fixes
653093c- resolve CI failures (commit by @genui-scotty[bot])768b79c- ignore documentation/ and tests/ in create-release.yml (commit by @genui-scotty[bot])
♻️ Refactors
339bbfb- simplify documentation folder (commit by @genui-scotty[bot])4f02cba- restructure tests per-action, consolidate CI into code-quality.yml (commit by @genui-scotty[bot])9cb9fe7- collapse code-quality.yml to a single job with conditional steps (commit by @genui-scotty[bot])
🔧 Chores
b775a75- bump actions/checkout to v6 and tj-actions/changed-files to v47 (commit by @genui-scotty[bot])eb44ec2- bump action dependencies to Node.js 24-compatible versions (commit by @genui-scotty[bot])
🛸 Other Changes
cd6b2d4- Fixed coverage branch name (commit by @jonryser)78276de- Merge pull request #16 from generalui/test-python
Fixed coverage branch name (commit by @jonryser)
60c8ecf- Final fix for coverage branch name (commit by @jonryser)b21e3d2- Merge pull request #17 from generalui/test-python
[lint-test-yarn] Final fix for coverage branch name (commit by @jonryser)
feat: add unit tests and documentation (commit by @jonryser)
fix: ignore documentation/ and tests/ in create-release.yml (commit by @jonryser)
chore: bump actions/checkout to v6 and tj-actions/changed-files to v47 (commit by @jonryser)
chore: bump action dependencies to Node.js 24-compatible versions (commit by @jonryser)