Releases: drchamchi2-oss/araboja-shorts
Releases · drchamchi2-oss/araboja-shorts
Release list
v0.2.0 - araboja-shorts
Changed
- Renamed the project from shorts_test to araboja-shorts, after the original araboja shorts project it grew out of. Old GitHub URLs redirect.
Added
- pyproject.toml packaging: pip-installable with an araboja-shorts CLI entry point.
- License badge, keywords, and project URLs for discoverability.
See CHANGELOG.md for details.
v0.1.0
Initial public OSS release for shorts_test.
Highlights:
- Korean short-form video generation pipeline in
main_gpt.py. - Public MIT repo with README, contribution guide, security policy, changelog, roadmap, and release checklist.
- Python CI, CodeQL, Dependabot, pytest coverage, Bandit static security scanning, pip-audit dependency auditing, and CI badges.
- Dry-run support and generated media attribution metadata for source/license review.
- Focused media/rendering helper modules with regression tests.
Verification:
- Python CI success
- CodeQL success
- Local pytest: 18 passed
- Bandit High: 0
- pip-audit: no known vulnerabilities
- High-confidence secret scan: no matches