Skip to content

2.0.0-alpha.1

Latest

Choose a tag to compare

@leogdion leogdion released this 25 Nov 13:46
· 6 commits to main since this release

What's Changed

Architecture & Core Features

  • Add Claude Code GitHub Workflow by @leogdion in #27
  • Add Task Master and Claude Code integration documentation and configuration by @leogdion in
    #28
  • Setup Subrepos for v2.0.0 development by @leogdion in #42
  • Create SundialKitCore with protocols and typed error by @leogdion in
    #44
  • feat(network): Task 2 - Extract NetworkMonitor from NetworkObserver by @leogdion in
    #46
  • Extract ConnectivityManager from ConnectivityObserver by @leogdion in
    #47

Demo Applications

Testing & Quality Improvements

  • fix(tests): increase test timeouts to prevent intermittent CI failures by @leogdion in
    #56
  • refactor(connectivity): remove DispatchQueue from observer notifications by @leogdion in
    #60
  • feat: migrate print statements to OSLog with unified logging infrastructure by @leogdion in
    #61
  • Fixing CI Unit Test Issues with watchOS and iOS by @leogdion in
    #67

Documentation

Infrastructure & Bug Fixes

Release

New Contributors

Full Changelog: v1.0.0...v2.0.0-alpha.1