Skip to content

Releases: KemingHe/strain-seer

v1.0.2

02 Apr 17:40
v1.0.2
59dd178
Compare
Choose a tag to compare

What's Changed

  • 📘 Docs (version-management.md): added clear admin/contributor responsibilities and workflow examples by @KemingHe in #4
  • test(tests/*): 100%ed cov and added testing readme by @KemingHe in #5

Full Changelog: v1.0.0...v1.0.2

v1.0.0

02 Apr 03:12
v1.0.0
59e8ed9
Compare
Choose a tag to compare

🎉 v1.0.0 Release Notes

🚀 Major Features

  • Modularized application architecture with separated core, data, and UI components 7a55362
  • Implemented strain analysis functionality with comprehensive testing e83e44a
  • Added multi-file annotation support with typed file objects and metadata e6bd476
  • Polished user interface with normalized image aspect ratios and improved controls 92e72cf

🐳 Container & CI/CD

  • Containerized application with polished Dockerfile 711de88
  • Implemented automated CI/CD workflows:
    • Docker image publishing with buildx cache support 1dffcd5
    • Container E2E testing post-build 36c1b9c
    • Parallel ARM64 and AMD64 build tasks 7b11146
    • Unit test workflow integration 470a529

📚 Documentation

  • Added comprehensive documentation structure with demo PDFs and forging instructions 3e8e4e3, 464e903
  • Enhanced README with status badges and links to demo 9909f81, 3f37e39

🧹 Code Quality & Maintenance

  • Removed legacy files and improved version control 00ec7b7, e5c1504
  • Enhanced build test configuration with increased timeouts and verbose output 2671358

New Contributors

Full Changelog: https://github.com/KemingHe/strain-seer/commits/v1.0.0