Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: brightdigit/MistKit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.2
Choose a base ref
...
head repository: brightdigit/MistKit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.0-alpha.1
Choose a head ref
  • 17 commits
  • 668 files changed
  • 2 contributors

Commits on Feb 1, 2021

  1. Unhide dependencies

    leogdion committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    7e2196f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Configuration menu
    Copy the full SHA
    5a790f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2025

  1. fixed ARM CI Build

    leogdion committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    6cc22f7 View commit details
    Browse the repository at this point in the history
  2. Version 0.2.3

    leogdion committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    cb871ce View commit details
    Browse the repository at this point in the history
  3. Unhide dependencies

    leogdion committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    b8ee10e View commit details
    Browse the repository at this point in the history
  4. Release/0.2.4 (#101)

    * removing print statement from DEBUG
    
    * updating package
    
    * fixing macos github action
    
    * fixing dataResult
    
    * fixing swift test coverage
    
    * fixing SwiftNIO issue
    leogdion committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    ca50056 View commit details
    Browse the repository at this point in the history
  5. Version 0.2.4

    leogdion committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    0fb5e7b View commit details
    Browse the repository at this point in the history
  6. Unhide dependencies

    leogdion committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    2e128d0 View commit details
    Browse the repository at this point in the history
  7. Adding new workflows

    leogdion committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    32fd309 View commit details
    Browse the repository at this point in the history
  8. Updating Claude Code

    leogdion committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    9a6864c View commit details
    Browse the repository at this point in the history
  9. Removing old files

    leogdion committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    6086aa7 View commit details
    Browse the repository at this point in the history
  10. Initial MistKit setup with OpenAPI-based CloudKit client

    - Set up Swift package structure with swift-openapi-generator
    - Added OpenAPI specification for CloudKit Web Services API
    - Created MistKitClient wrapper with authentication middleware
    - Configured manual OpenAPI code generation workflow
    - Added basic tests and documentation
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <noreply@anthropic.com>
    leogdion and claude committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    dc65c04 View commit details
    Browse the repository at this point in the history
  11. adding claude integration

    leogdion committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    3edb8a4 View commit details
    Browse the repository at this point in the history
  12. Claude refactor (#104)

    leogdion committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    9db8fa0 View commit details
    Browse the repository at this point in the history
  13. September 2025 Updates (#124)

    * September 2025 Updates (#105)
    
    * Updating CodeQL for Swift 6.1 Support (#118)
    
    * Fix GitHub issues #119-123: Critical bug fixes and improvements (#126)
    
    * Fix GitHub issues #119-123: Critical bug fixes and improvements
    - Fix NSRange UTF-16 crash risk in NSRegularExpression (Issue #123)
    - Fix invalid model argument in GitHub Actions workflows (Issue #119)
    - Fix wrong HTTP status code for UnprocessableEntity mapping (Issue #120)
    - Fix serverToServer supportsUserOperations to return false (Issue #122)
    - Update workflows to use claude-sonnet-4 model
    - Update authentication method API token handling
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <noreply@anthropic.com>
    
    ---------
    
    Co-authored-by: Claude <noreply@anthropic.com>
    
    ---------
    
    Co-authored-by: Claude <noreply@anthropic.com>
    leogdion and claude committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    f00a466 View commit details
    Browse the repository at this point in the history
  14. V1.0.0 alpha.1 (#125)

    * Removing old files
    
    * Initial MistKit setup with OpenAPI-based CloudKit client
    
    - Set up Swift package structure with swift-openapi-generator
    - Added OpenAPI specification for CloudKit Web Services API
    - Created MistKitClient wrapper with authentication middleware
    - Configured manual OpenAPI code generation workflow
    - Added basic tests and documentation
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <noreply@anthropic.com>
    
    * adding claude integration
    
    * Claude refactor (#104)
    
    * September 2025 Updates  (#124)
    
    * September 2025 Updates (#105)
    
    * Updating CodeQL for Swift 6.1 Support (#118)
    
    * Fix GitHub issues #119-123: Critical bug fixes and improvements (#126)
    
    * Fix GitHub issues #119-123: Critical bug fixes and improvements
    - Fix NSRange UTF-16 crash risk in NSRegularExpression (Issue #123)
    - Fix invalid model argument in GitHub Actions workflows (Issue #119)
    - Fix wrong HTTP status code for UnprocessableEntity mapping (Issue #120)
    - Fix serverToServer supportsUserOperations to return false (Issue #122)
    - Update workflows to use claude-sonnet-4 model
    - Update authentication method API token handling
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <noreply@anthropic.com>
    leogdion and claude authored Sep 27, 2025
    Configuration menu
    Copy the full SHA
    d0803e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2025

  1. Configuration menu
    Copy the full SHA
    8bc2a3e View commit details
    Browse the repository at this point in the history
Loading