Skip to content

0.20.0

Compare
Choose a tag to compare
@yarlson yarlson released this 03 Dec 07:39
· 15 commits to main since this release

Changelog

Changed

  • Refactored image synchronization logic for improved reliability
  • Updated container lifecycle management implementation
  • Optimized container state transitions and error handling

Documentation

  • Added links to example projects in documentation

Commits

  • cc7aa68 refactor: Improve image synchronization and container management
  • b4ff9b7 docs: Add reference to example projects repository