v1.1.0 — EV Battery Developer Experience & CI
What's New
Discoverability & Community
- Enhanced README — architecture overview, EV-battery use cases, feature comparison table, badges
- GitHub Actions CI — automated lint + test across Python 3.9–3.11 with coverage upload
- Issue/PR templates — structured bug reports, feature requests, and contribution checklist
- Expanded GitHub topics — can-bus, soh-prediction, telemetry, lstm, battery-degradation, battery-health, predictive-maintenance
- PyPI classifiers — automotive, battery, quality assurance domain metadata
Quality Improvements
- TensorFlow lazy import — optional dependency with graceful fallback at runtime
- CODE_OF_CONDUCT — full Contributor Covenant replacing empty placeholder
- Battery analysis enhancements — advanced anomaly detection and example scripts
Installation
pip install -r requirements.txt
# or for ML features
pip install tensorflowFull changelog: v1.0.0...v1.1.0
Full Changelog: v1.1.0...v1.1.0