Skip to content

v1.0.0

Compare
Choose a tag to compare
@KemingHe KemingHe released this 02 Apr 03:12
· 10 commits to main since this release
v1.0.0
59e8ed9

🎉 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