Tags: cm45t3r/candlestick
Tags
Release v1.2.0 - New patterns and Streaming API New Features: - 3 new candlestick patterns (Marubozu, Spinning Top, Tweezers) - Streaming API for large datasets (70% memory reduction) - Property-based testing with fast-check - Quality badges (Bundle Size, Snyk, Last Commit) Statistics: - 19 patterns (29 variants) - up from 16 patterns - 306 tests (100% passing) - up from 224 tests - 99.75% coverage - 0 vulnerabilities - 100% backwards compatible Breaking Changes: None
Release v1.1.0 - Major feature update ✨ New Features: - 16 candlestick patterns (was 8) - TypeScript definitions - ESM + CommonJS support - CLI tool - Plugin system - Pattern metadata - Data validation 📈 Improvements: - 224 tests (+180%) - 99.66% coverage (+24.6%) - 0 security vulnerabilities - 13 comprehensive docs 🔒 Security: - All Dependabot PRs resolved - Updated GitHub Actions - Latest ESLint versions Breaking Changes: None - 100% backwards compatible