Releases: Zed-777/Sequential-Candle-Patterns
Releases · Zed-777/Sequential-Candle-Patterns
Release list
Candle Patterns v1.4.0 - Production Ready
Production Ready Release
✨ Major Additions
- E2E Tests — 36 Playwright browser automation tests covering dashboard workflows
- CI/CD Pipeline — GitHub Actions with matrix testing (Python 3.10, 3.12, 3.14), linting, security scanning, Docker build
- Security — Comprehensive VULNERABILITY_ASSESSMENT.md with zero critical/high-risk issues approved for public release
- Architecture Documentation — System design with data flows, failure modes, scaling considerations
- Community Support — SUPPORT.md with cryptocurrency donation options (BTC, ETH, USDT) and contribution guidelines
🔧 Improvements
- Dashboard performance optimized for large datasets (5K+ candles)
- Python type hints and linting (100% pass rate)
- Contribution framework with CONTRIBUTING.md, CODE_OF_CONDUCT.md, MAINTAINERS.md
- GitHub governance complete (CODEOWNERS, PR templates, branch protection)
📊 Test Coverage
- 315 tests across unit, integration, and E2E
- 70% code coverage (confirmed)
- All workflows passing with security scanning enabled
See full details in CHANGELOG.md and VULNERABILITY_ASSESSMENT.md